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.
14 lines
284 B
14 lines
284 B
** NMOSFET: Benchmarking Implementation of BSIM4.7.0 by Mohan V. Dunga 12/13/2006.
|
|
|
|
** 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
|
|
|
|
.option noacct
|
|
.dc vgs 0.0 1.18 0.02 vds 0.05 1.2 0.5
|
|
|
|
.print dc v(2) i(vds)
|
|
|
|
.include modelcard.nmos
|
|
.end
|