diff options
Diffstat (limited to 'library/SubcircuitLibrary/SN74F521/NOT.cir.out')
-rw-r--r-- | library/SubcircuitLibrary/SN74F521/NOT.cir.out | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/SN74F521/NOT.cir.out b/library/SubcircuitLibrary/SN74F521/NOT.cir.out new file mode 100644 index 00000000..010118d5 --- /dev/null +++ b/library/SubcircuitLibrary/SN74F521/NOT.cir.out @@ -0,0 +1,16 @@ +* c:\fossee\esim\library\subcircuitlibrary\not\not.cir
+
+.include NMOS-180nm.lib
+.include PMOS-180nm.lib
+m1 net-_m1-pad1_ net-_m1-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSN W=100u L=100u M=1
+m2 net-_m2-pad1_ net-_m1-pad2_ net-_m1-pad1_ net-_m2-pad1_ CMOSP W=100u L=100u M=1
+* u1 net-_m1-pad2_ net-_m1-pad1_ net-_m2-pad1_ net-_m1-pad3_ port
+.tran 0e-00 0e-00 0e-00
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+.endc
+.end
|