ngspice/tests/bsim4/test8.cir

17 lines
345 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 **
2009-03-07 19:43:00 +01:00
m1 2 1 0 b p1 L=0.09u W=10.0u NF=5 rgeomod=1 geomod=0
2005-02-28 16:38:27 +01:00
*+SA=0.5u SB=20u geomod=0 sd=0.1u
2009-03-07 19:43:00 +01:00
vgs 1 0 -1.2
vds 2 0 -1.2
Vb b 0 0.0
2001-01-24 12:31:05 +01:00
2009-03-07 19:43:00 +01:00
.option noacct
.dc vds 0.0 -1.18 -0.02 vgs -0.2 -1.2 -0.2
2001-01-24 12:31:05 +01:00
2009-03-07 19:43:00 +01:00
.print dc i(vds)
2009-02-22 20:29:44 +01:00
2009-03-07 19:43:00 +01:00
.include modelcard.pmos
2001-01-24 12:31:05 +01:00
.end