diff options
author | nilshah98 | 2019-07-02 16:40:33 +0530 |
---|---|---|
committer | nilshah98 | 2019-07-02 16:45:42 +0530 |
commit | 092344164ac94df8fdbcb288f8665437b3026cb7 (patch) | |
tree | 8a4d79af636431888e1854968de0e25bfe55bd15 /Examples/4_to_16_Decoder_using_74154IC/5_and.cir | |
parent | 29dc2de214a60216e62d80dfa3e5cbd998c2d6ee (diff) | |
download | eSim-092344164ac94df8fdbcb288f8665437b3026cb7.tar.gz eSim-092344164ac94df8fdbcb288f8665437b3026cb7.tar.bz2 eSim-092344164ac94df8fdbcb288f8665437b3026cb7.zip |
Examples added by ECE fellows 2019
Diffstat (limited to 'Examples/4_to_16_Decoder_using_74154IC/5_and.cir')
-rw-r--r-- | Examples/4_to_16_Decoder_using_74154IC/5_and.cir | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Examples/4_to_16_Decoder_using_74154IC/5_and.cir b/Examples/4_to_16_Decoder_using_74154IC/5_and.cir new file mode 100644 index 00000000..ca1199bd --- /dev/null +++ b/Examples/4_to_16_Decoder_using_74154IC/5_and.cir @@ -0,0 +1,14 @@ +* C:\Users\malli\eSim\src\SubcircuitLibrary\5_and\5_and.cir
+
+* EESchema Netlist Version 1.1 (Spice format) creation date: 03/26/19 18:53:13
+
+* 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: /
+X1 Net-_U1-Pad1_ Net-_U1-Pad2_ Net-_U1-Pad3_ Net-_U3-Pad1_ 3_and
+U2 Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U2-Pad3_ d_and
+U3 Net-_U3-Pad1_ Net-_U2-Pad3_ Net-_U1-Pad6_ d_and
+U1 Net-_U1-Pad1_ Net-_U1-Pad2_ Net-_U1-Pad3_ Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ PORT
+
+.end
|