summaryrefslogtreecommitdiff
path: root/src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out
diff options
context:
space:
mode:
authorsaurabhb172019-11-27 14:39:20 +0530
committersaurabhb172019-11-27 14:39:20 +0530
commitf9eef4b09ffe24519ae29789c6679a9894103a8d (patch)
treef9d833c9be130c9159caed695fe661ec9bf3f87b /src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out
parentf34455296a112d27a5b56355ad0ff1cd8035c664 (diff)
downloadeSim-f9eef4b09ffe24519ae29789c6679a9894103a8d.tar.gz
eSim-f9eef4b09ffe24519ae29789c6679a9894103a8d.tar.bz2
eSim-f9eef4b09ffe24519ae29789c6679a9894103a8d.zip
CMOS Inverter Subcircuit Files added
Diffstat (limited to 'src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out')
-rw-r--r--src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out b/src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out
new file mode 100644
index 00000000..cb2b6641
--- /dev/null
+++ b/src/SubcircuitLibrary/INVCMOS/INVCMOS.cir.out
@@ -0,0 +1,18 @@
+* /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