summaryrefslogtreecommitdiff
path: root/Examples/CMOS_Inverter/CMOS_Inverter.cir.ckt
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/CMOS_Inverter/CMOS_Inverter.cir.ckt')
-rw-r--r--Examples/CMOS_Inverter/CMOS_Inverter.cir.ckt14
1 files changed, 0 insertions, 14 deletions
diff --git a/Examples/CMOS_Inverter/CMOS_Inverter.cir.ckt b/Examples/CMOS_Inverter/CMOS_Inverter.cir.ckt
deleted file mode 100644
index 54d4aaa5..00000000
--- a/Examples/CMOS_Inverter/CMOS_Inverter.cir.ckt
+++ /dev/null
@@ -1,14 +0,0 @@
-* eeschema netlist version 1.1 (spice format) creation date: wednesday 29 april 2015 05:48:14 pm ist
-.include mos_n.lib
-.include mos_p.lib
-
-v1 in gnd dc 5
-m2 out in gnd gnd mos_n M=100u L=100u W=100u
-m1 out in vcc vcc mos_p M=100u L=100u W=100u
-c1 out gnd 1u
-v2 vcc gnd dc 5
-* Plotting option vplot8_1
-
-.tran 10e-03 100e-03 0e-03
-.plot v(in) v(out)
-.end