summaryrefslogtreecommitdiff
path: root/Examples/NGHDL_Examples/Cmosinverter/INVCMOS.cir.out
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/NGHDL_Examples/Cmosinverter/INVCMOS.cir.out')
-rw-r--r--Examples/NGHDL_Examples/Cmosinverter/INVCMOS.cir.out18
1 files changed, 0 insertions, 18 deletions
diff --git a/Examples/NGHDL_Examples/Cmosinverter/INVCMOS.cir.out b/Examples/NGHDL_Examples/Cmosinverter/INVCMOS.cir.out
deleted file mode 100644
index cb2b6641..00000000
--- a/Examples/NGHDL_Examples/Cmosinverter/INVCMOS.cir.out
+++ /dev/null
@@ -1,18 +0,0 @@
-* /home/saurabh/downloads/esim-1.1.2/src/subcircuitlibrary/invcmos/invcmos.cir
-
-.include NMOS-180nm.lib
-.include PMOS-180nm.lib
-* u1 net-_m1-pad2_ net-_c1-pad1_ port
-m1 net-_c1-pad1_ net-_m1-pad2_ gnd gnd CMOSN W=100u L=100u M=1
-m2 net-_m2-pad1_ net-_m1-pad2_ net-_c1-pad1_ net-_m2-pad1_ CMOSP W=100u L=100u M=1
-v1 net-_m2-pad1_ gnd 5
-c1 net-_c1-pad1_ gnd 1u
-.tran 0e-03 0e-03 0e-00
-
-* Control Statements
-.control
-run
-print allv > plot_data_v.txt
-print alli > plot_data_i.txt
-.endc
-.end