summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/bsim3soifd/inv2.cir
diff options
context:
space:
mode:
authorrahulp132020-03-03 05:31:58 +0530
committerrahulp132020-03-03 05:31:58 +0530
commitdfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch)
tree1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/tests/bsim3soifd/inv2.cir
parentfd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff)
downloadeSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/tests/bsim3soifd/inv2.cir')
-rw-r--r--Windows/spice/tests/bsim3soifd/inv2.cir17
1 files changed, 0 insertions, 17 deletions
diff --git a/Windows/spice/tests/bsim3soifd/inv2.cir b/Windows/spice/tests/bsim3soifd/inv2.cir
deleted file mode 100644
index 9628572f..00000000
--- a/Windows/spice/tests/bsim3soifd/inv2.cir
+++ /dev/null
@@ -1,17 +0,0 @@
-* model = BSIMSOI (FD)
-*
-*
-* SOI Inverter - floating body
-
-vin in 0 dc 2.5
-vdd dd 0 dc 2.5
-vss ss 0 dc 0
-ve e 0 dc 1.25
-m1 out in dd e p1 w=20u l=0.25u
-m2 out in ss e n1 w=10u l=0.25u
-
-.option itl1=500 gmin=1e-25 noacct
-.dc vin 0 2.5 0.01
-.print dc v(in), v(out)
-.include nmosfd.mod
-.include pmosfd.mod