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.
16 lines
306 B
16 lines
306 B
** NMOSFET: Benchmarking Implementation of BSIM4.6.1 by Mohan V. Dunga 12/13/2006.
|
|
|
|
** Circuit Description **
|
|
m1 2 1 0 3 n1 L=0.09u W=10.0u rgeoMod=1
|
|
vgs 1 0 1.2
|
|
vds 2 0 0.1
|
|
vbs 3 0 0.0
|
|
|
|
.dc vgs 0.6 1.2 0.02 vbs 0 -1.2 -0.3
|
|
|
|
.options Temp=-55.0 noacct
|
|
|
|
.print dc v(2) i(vds)
|
|
|
|
.include modelcard.nmos
|
|
.end
|