summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub
diff options
context:
space:
mode:
authorSumanto Kar2025-07-09 00:20:46 +0530
committerGitHub2025-07-09 00:20:46 +0530
commitbde08bd0437ddde78af8c35bf8bbb3a142dae1c3 (patch)
treee63c40c489305f1f5c9f5f44702ab34a31a8bebf /library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub
parent2b505cec4b63dd9744f0a68536b0df305de0022c (diff)
parent42ff75fcbf7bc0ec42b054d0f7850b4ddddb3d63 (diff)
downloadeSim-master.tar.gz
eSim-master.tar.bz2
eSim-master.zip
Merge pull request #376 from E-KAMALESH/E-KAMALESHHEADmaster
Adding Subcircuits for Analog and Digital IC's in eSim
Diffstat (limited to 'library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub')
-rw-r--r--library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub17
1 files changed, 17 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub b/library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub
new file mode 100644
index 00000000..00ed737e
--- /dev/null
+++ b/library/SubcircuitLibrary/SN74LVC1GX04/oscillator_driver.sub
@@ -0,0 +1,17 @@
+* Subcircuit oscillator_driver
+.subckt oscillator_driver ? net-_c101-pad2_ net-_m1-pad2_ net-_m1-pad1_ net-_m2-pad3_ net-_c101-pad1_
+* /home/kamalesh/downloads/esim-2.3/library/subcircuitlibrary/oscillator_driver/oscillator_driver.cir
+.include NMOS-180nm.lib
+.include PMOS-180nm.lib
+m1 net-_m1-pad1_ net-_m1-pad2_ net-_c101-pad2_ net-_c101-pad2_ CMOSN W=0.8u L=0.18u M=4.44
+m2 net-_m1-pad1_ net-_m1-pad2_ net-_m2-pad3_ net-_m2-pad3_ CMOSP W=1.6u L=0.18u M=8.89
+m3 net-_m3-pad1_ net-_m1-pad1_ net-_c101-pad2_ net-_c101-pad2_ CMOSN W=0.8u L=0.18u M=4.44
+m4 net-_m3-pad1_ net-_m1-pad1_ net-_m2-pad3_ net-_m2-pad3_ CMOSP W=1.6u L=0.18u M=8.89
+m5 net-_m5-pad1_ net-_m3-pad1_ net-_c101-pad2_ net-_c101-pad2_ CMOSN W=0.8u L=0.18u M=4.44
+m6 net-_m5-pad1_ net-_m3-pad1_ net-_m2-pad3_ net-_m2-pad3_ CMOSP W=1.6u L=0.18u M=8.89
+m7 net-_c101-pad1_ net-_m5-pad1_ net-_c101-pad2_ net-_c101-pad2_ CMOSN W=0.8u L=0.18u M=4.44
+m8 net-_c101-pad1_ net-_m5-pad1_ net-_m2-pad3_ net-_m2-pad3_ CMOSP W=1.6u L=0.8u M=8.89
+c101 net-_c101-pad1_ net-_c101-pad2_ 1u
+* Control Statements
+
+.ends oscillator_driver \ No newline at end of file