diff options
author | Sumanto Kar | 2024-09-13 00:56:13 +0530 |
---|---|---|
committer | GitHub | 2024-09-13 00:56:13 +0530 |
commit | 5f80292f451abd9c96849a277ec46670cd1446bc (patch) | |
tree | 04624e7c09a326566fdd636111d40e8b79ea008f /library/SubcircuitLibrary/9348/XNOR.cir | |
parent | 7bc70caee91be4bc9d9a5c9de60f0260a1f968ae (diff) | |
parent | 01402cb91cccafd37a68af636e1cab58eb5a230c (diff) | |
download | eSim-5f80292f451abd9c96849a277ec46670cd1446bc.tar.gz eSim-5f80292f451abd9c96849a277ec46670cd1446bc.tar.bz2 eSim-5f80292f451abd9c96849a277ec46670cd1446bc.zip |
Merge pull request #280 from AdityaMino/eSim_subckt.lib
eSim_Subckt.lib and Subcircuit Files of other ICs(Contributor: Aditya Minocha)
Diffstat (limited to 'library/SubcircuitLibrary/9348/XNOR.cir')
-rw-r--r-- | library/SubcircuitLibrary/9348/XNOR.cir | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/9348/XNOR.cir b/library/SubcircuitLibrary/9348/XNOR.cir new file mode 100644 index 00000000..3e96cedb --- /dev/null +++ b/library/SubcircuitLibrary/9348/XNOR.cir @@ -0,0 +1,21 @@ +* C:\FOSSEE\eSim\library\SubcircuitLibrary\XNOR\XNOR.cir
+
+* EESchema Netlist Version 1.1 (Spice format) creation date: 05/28/24 22:50:27
+
+* 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
+M2 Net-_M2-Pad1_ Net-_M1-Pad2_ Net-_M2-Pad3_ Net-_M2-Pad3_ mosfet_n
+M6 Net-_M2-Pad1_ Net-_M4-Pad2_ Net-_M6-Pad3_ Net-_M6-Pad3_ mosfet_n
+M7 Net-_M6-Pad3_ Net-_M7-Pad2_ Net-_M3-Pad3_ Net-_M3-Pad3_ mosfet_n
+M4 Net-_M1-Pad3_ Net-_M4-Pad2_ Net-_M2-Pad1_ Net-_M1-Pad3_ mosfet_p
+M8 Net-_M1-Pad3_ Net-_M7-Pad2_ Net-_M2-Pad1_ Net-_M1-Pad3_ mosfet_p
+M1 Net-_M1-Pad1_ Net-_M1-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad1_ mosfet_p
+M5 Net-_M1-Pad1_ Net-_M3-Pad2_ Net-_M1-Pad3_ Net-_M1-Pad1_ mosfet_p
+X1 Net-_M4-Pad2_ Net-_M1-Pad2_ Net-_M1-Pad1_ Net-_M3-Pad3_ NOT_Gate
+X2 Net-_M3-Pad2_ Net-_M7-Pad2_ Net-_M1-Pad1_ Net-_M3-Pad3_ NOT_Gate
+U1 Net-_M4-Pad2_ Net-_M3-Pad2_ Net-_M2-Pad1_ Net-_M1-Pad1_ Net-_M3-Pad3_ PORT
+
+.end
|