summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/bsim3soidd/RampVg2.cir
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/tests/bsim3soidd/RampVg2.cir')
-rw-r--r--Windows/spice/tests/bsim3soidd/RampVg2.cir19
1 files changed, 19 insertions, 0 deletions
diff --git a/Windows/spice/tests/bsim3soidd/RampVg2.cir b/Windows/spice/tests/bsim3soidd/RampVg2.cir
new file mode 100644
index 00000000..dde2a26e
--- /dev/null
+++ b/Windows/spice/tests/bsim3soidd/RampVg2.cir
@@ -0,0 +1,19 @@
+* BSIMSOI (DD) example
+*
+* SOI, Ramp Vg
+
+Vd d 0 1.5
+Vg g 0 0.0 PULSE 0V 2V .02n .1n .1n .2n .6n
+Ve e 0 0.0
+Vs s 0 0.0
+Vb b 0 0.0
+
+m1 d g s e n1 w=10u l=0.25u debug=-1
+
+.option gmin=1e-20 itl1=200 itl2=200 abstol=1e-9 noacct
+.tran 1p 1.0ns
+.print tran @m1[Vbs], V(g)/10
+.include nmosdd.mod
+
+.end
+