diff options
author | Sumanto Kar | 2024-09-13 00:56:30 +0530 |
---|---|---|
committer | GitHub | 2024-09-13 00:56:30 +0530 |
commit | 681978c7ce1aedee54b0ce6601b789edca226395 (patch) | |
tree | fc4b37265699872bd87d9119e5334e9812a86f16 /library/SubcircuitLibrary/CD4027B_IC/NAND.cir | |
parent | 5f80292f451abd9c96849a277ec46670cd1446bc (diff) | |
parent | 044059f99adcc13c41252126c12cc6f7bbed6b5f (diff) | |
download | eSim-681978c7ce1aedee54b0ce6601b789edca226395.tar.gz eSim-681978c7ce1aedee54b0ce6601b789edca226395.tar.bz2 eSim-681978c7ce1aedee54b0ce6601b789edca226395.zip |
Merge pull request #279 from AdityaMino/Aditya-Minocha
Subcircuit Files of ICs(Contributor: Aditya Minocha)
Diffstat (limited to 'library/SubcircuitLibrary/CD4027B_IC/NAND.cir')
-rw-r--r-- | library/SubcircuitLibrary/CD4027B_IC/NAND.cir | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD4027B_IC/NAND.cir b/library/SubcircuitLibrary/CD4027B_IC/NAND.cir new file mode 100644 index 00000000..3a97fa07 --- /dev/null +++ b/library/SubcircuitLibrary/CD4027B_IC/NAND.cir @@ -0,0 +1,15 @@ +* C:\FOSSEE\eSim\library\SubcircuitLibrary\NAND\NAND.cir
+
+* EESchema Netlist Version 1.1 (Spice format) creation date: 05/28/24 22:27:04
+
+* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N
+* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0
+
+* Sheet Name: /
+M3 Net-_M2-Pad3_ Net-_M3-Pad2_ Net-_M3-Pad3_ Net-_M3-Pad3_ mosfet_n
+M1 Net-_M1-Pad1_ Net-_M1-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad1_ mosfet_p
+M4 Net-_M1-Pad1_ Net-_M3-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad1_ mosfet_p
+M2 Net-_M1-Pad3_ Net-_M1-Pad2_ Net-_M2-Pad3_ Net-_M2-Pad3_ mosfet_n
+U1 Net-_M1-Pad2_ Net-_M3-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad1_ Net-_M3-Pad3_ PORT
+
+.end
|