You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
283 B
15 lines
283 B
** PMOSFET: Benchmarking Implementation of BSIM4 by Jane Xi 05/09/2003.
|
|
|
|
** Circuit Description **
|
|
m1 2 1 0 0 p1 L=0.09u W=10.0u rgeoMod=1
|
|
vgs 1 0 -1.2
|
|
vds 2 0 -1.2
|
|
|
|
.dc vds 0 -1.2 -0.02 vgs 0 -1.2 -0.3
|
|
|
|
.options Temp=-55 noacct
|
|
|
|
.print dc v(1) i(vds)
|
|
|
|
.include modelcard.pmos
|
|
.end
|