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, 0 insertions, 17 deletions
diff --git a/Windows/spice/examples/adms/ekv/ekv_out.sp b/Windows/spice/examples/adms/ekv/ekv_out.sp
deleted file mode 100644
index f7a4ab76..00000000
--- a/Windows/spice/examples/adms/ekv/ekv_out.sp
+++ /dev/null
@@ -1,17 +0,0 @@
-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