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
274 B

** NMOSFET: Benchmarking Implementation of BSIM4 by Jane Xi 05/09/2003.
** Circuit Description **
m1 2 1 0 0 n1 L=0.09u W=10.0u rgeoMod=1
vgs 1 0 1.2
vds 2 0 1.2
.dc vgs 0.0 1.2 0.02 vds 0.05 1.2 0.5
.options noacct
.print dc v(2) i(vds)
.include modelcard.nmos
.end