diff options
author | rahulp13 | 2020-02-28 11:38:58 +0530 |
---|---|---|
committer | rahulp13 | 2020-02-28 11:38:58 +0530 |
commit | 246319682f60293b132fca1ce6e24689c6682617 (patch) | |
tree | 6871b758a17869efecfd617f5513e31f9a933f4a /Windows/spice/tests/mesa/mesa12.cir | |
parent | d9ab84106cac311d953f344386fef1c1e2bca1cf (diff) | |
download | eSim-246319682f60293b132fca1ce6e24689c6682617.tar.gz eSim-246319682f60293b132fca1ce6e24689c6682617.tar.bz2 eSim-246319682f60293b132fca1ce6e24689c6682617.zip |
initial commit
Diffstat (limited to 'Windows/spice/tests/mesa/mesa12.cir')
-rw-r--r-- | Windows/spice/tests/mesa/mesa12.cir | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Windows/spice/tests/mesa/mesa12.cir b/Windows/spice/tests/mesa/mesa12.cir new file mode 100644 index 00000000..71efea97 --- /dev/null +++ b/Windows/spice/tests/mesa/mesa12.cir @@ -0,0 +1,17 @@ +* MESA1 transient test +* Taken from macspice3f4 +* +* This netlist shows convergence problems in ngspice + +rd 1 3 10k +z1 3 2 0 mesa1 l=1u w=20u +vgs 2 0 dc 0 pulse(-3 0 0 0.5n 0.5n 2n 4n) +vdd 1 0 5v +.model mesa1 nmf(level=2 rd=31 rs=31) + +.options noacct +.dc vgs -2 0 0.02 +.tran 0.1n 5n +.print tran v(2) v(3) + +.print |