ngspice/tests/bsim4/test9.cir

16 lines
294 B
Plaintext

** PMOSFET: Benchmarking Implementation of BSIM4.6.1 by Mohan V. Dunga 12/13/2006.
** 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