diff options
author | Aditya Minocha | 2024-08-26 00:25:40 +0530 |
---|---|---|
committer | GitHub | 2024-08-26 00:25:40 +0530 |
commit | 044059f99adcc13c41252126c12cc6f7bbed6b5f (patch) | |
tree | 1204222bc15c9c0a8619411fb6cc9d070e045947 /library/SubcircuitLibrary/CD4027B_IC/OR.cir.out | |
parent | bd79f23e5034fd1a39a5d879057f842ae7747768 (diff) | |
download | eSim-044059f99adcc13c41252126c12cc6f7bbed6b5f.tar.gz eSim-044059f99adcc13c41252126c12cc6f7bbed6b5f.tar.bz2 eSim-044059f99adcc13c41252126c12cc6f7bbed6b5f.zip |
CD4027B - CMOS Dual JK Flip Flop (failed)
Diffstat (limited to 'library/SubcircuitLibrary/CD4027B_IC/OR.cir.out')
-rw-r--r-- | library/SubcircuitLibrary/CD4027B_IC/OR.cir.out | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD4027B_IC/OR.cir.out b/library/SubcircuitLibrary/CD4027B_IC/OR.cir.out new file mode 100644 index 00000000..c8ea6f72 --- /dev/null +++ b/library/SubcircuitLibrary/CD4027B_IC/OR.cir.out @@ -0,0 +1,20 @@ +* c:\fossee\esim\library\subcircuitlibrary\or\or.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
+m4 net-_m1-pad1_ net-_m3-pad2_ net-_m1-pad3_ net-_m1-pad3_ CMOSN W=100u L=100u M=1
+m5 net-_m5-pad1_ net-_m1-pad1_ net-_m1-pad3_ net-_m1-pad3_ CMOSN W=100u L=100u M=1
+m3 net-_m2-pad3_ net-_m3-pad2_ net-_m1-pad1_ net-_m2-pad3_ CMOSP W=100u L=100u M=1
+m2 net-_m2-pad1_ net-_m1-pad2_ net-_m2-pad3_ net-_m2-pad1_ CMOSP W=100u L=100u M=1
+m6 net-_m2-pad1_ net-_m1-pad1_ net-_m5-pad1_ net-_m2-pad1_ CMOSP W=100u L=100u M=1
+* u1 net-_m1-pad2_ net-_m3-pad2_ net-_m5-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
|