summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/adms/ekv/ekv_out.sp
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/examples/adms/ekv/ekv_out.sp')
-rw-r--r--Windows/spice/examples/adms/ekv/ekv_out.sp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Windows/spice/examples/adms/ekv/ekv_out.sp b/Windows/spice/examples/adms/ekv/ekv_out.sp
new file mode 100644
index 00000000..f7a4ab76
--- /dev/null
+++ b/Windows/spice/examples/adms/ekv/ekv_out.sp
@@ -0,0 +1,17 @@
+EPFL-EKV version 2.6 nch
+
+.include ekv26_0u5.par
+
+vd d 0 dc 0.1
+vg g 0 dc 0.0
+vs s 0 dc 0.0
+vb b 0 dc 0.0
+m1 d g s b nch
+*
+* Transfer
+.control
+dc vd 0 5 0.01 vg 1 5 1
+plot abs(i(vd))
+.endc
+*
+.end