summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/bsim3/dc_sim/test2.cir
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/tests/bsim3/dc_sim/test2.cir')
-rw-r--r--Windows/spice/tests/bsim3/dc_sim/test2.cir21
1 files changed, 21 insertions, 0 deletions
diff --git a/Windows/spice/tests/bsim3/dc_sim/test2.cir b/Windows/spice/tests/bsim3/dc_sim/test2.cir
new file mode 100644
index 00000000..59505042
--- /dev/null
+++ b/Windows/spice/tests/bsim3/dc_sim/test2.cir
@@ -0,0 +1,21 @@
+*****Single NMOS Transistor For BSIM3V3 general purpose check (Id-Vd) ***
+
+*** circuit description ***
+m1 2 1 0 0 n1 L=0.35u W=10.0u
+vgs 1 0 3.5
+vds 2 0 3.5
+
+
+.dc vds 0 3.5 0.05 vgs 0 3.5 0.5
+.options Temp=-55.0 noacct
+
+.print dc v(1) i(vds)
+
+.include modelcard.nmos
+
+.end
+
+
+
+
+