summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/SN74ALS280/INVCMOS.cir.out
diff options
context:
space:
mode:
authorSumanto Kar2024-11-21 21:32:11 +0530
committerSumanto Kar2024-11-21 21:32:11 +0530
commit5338d6a340e0fb746bcfa9b6184ee884c45ff44b (patch)
treec4b0621e144cb400c8f32b92c0a1b9273281954a /library/SubcircuitLibrary/SN74ALS280/INVCMOS.cir.out
parent2e48868406e15598a8986e12fc95396c6baa7d1f (diff)
downloadeSim-5338d6a340e0fb746bcfa9b6184ee884c45ff44b.tar.gz
eSim-5338d6a340e0fb746bcfa9b6184ee884c45ff44b.tar.bz2
eSim-5338d6a340e0fb746bcfa9b6184ee884c45ff44b.zip
SN74ALS280 is a parity generator/checker
Diffstat (limited to 'library/SubcircuitLibrary/SN74ALS280/INVCMOS.cir.out')
-rw-r--r--library/SubcircuitLibrary/SN74ALS280/INVCMOS.cir.out18
1 files changed, 18 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/SN74ALS280/INVCMOS.cir.out b/library/SubcircuitLibrary/SN74ALS280/INVCMOS.cir.out
new file mode 100644
index 00000000..cb2b6641
--- /dev/null
+++ b/library/SubcircuitLibrary/SN74ALS280/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