ngspice/tests/bsim4/test10.cir

16 lines
298 B
Plaintext
Raw Normal View History

** PMOSFET: Benchmarking Implementation of BSIM4.7.0 by Mohan V. Dunga 12/13/2006.
2001-01-24 12:31:05 +01:00
** Circuit Description **
2005-02-28 16:38:27 +01:00
m1 2 1 0 0 p1 L=0.09u W=10.0u rgeoMod=1
2009-03-07 19:43:00 +01:00
vgs 1 0 -1.2
vds 2 0 -1.2
2001-01-24 12:31:05 +01:00
.dc vds 0 -1.18 -0.02 vgs 0 -1.2 -0.2
2001-01-24 12:31:05 +01:00
2009-02-22 20:29:44 +01:00
.options Temp=100.0 noacct
2009-03-07 19:43:00 +01:00
2001-01-24 12:31:05 +01:00
.print dc v(1) i(vds)
2009-03-07 19:43:00 +01:00
.include modelcard.pmos
2001-01-24 12:31:05 +01:00
.end