From 092344164ac94df8fdbcb288f8665437b3026cb7 Mon Sep 17 00:00:00 2001 From: nilshah98 Date: Tue, 2 Jul 2019 16:40:33 +0530 Subject: Examples added by ECE fellows 2019 --- Examples/4_to_16_Decoder_using_74154IC/5_nand.cir | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Examples/4_to_16_Decoder_using_74154IC/5_nand.cir (limited to 'Examples/4_to_16_Decoder_using_74154IC/5_nand.cir') diff --git a/Examples/4_to_16_Decoder_using_74154IC/5_nand.cir b/Examples/4_to_16_Decoder_using_74154IC/5_nand.cir new file mode 100644 index 00000000..e833d0f4 --- /dev/null +++ b/Examples/4_to_16_Decoder_using_74154IC/5_nand.cir @@ -0,0 +1,13 @@ +* /home/mallikarjuna/Downloads/eSim-1.1.2/src/SubcircuitLibrary/5_nand/5_nand.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Fri Jun 21 16:57:27 2019 + +* 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-_U1-Pad4_ Net-_U1-Pad5_ Net-_U2-Pad1_ 5_and +U2 Net-_U2-Pad1_ Net-_U1-Pad6_ d_inverter +U1 Net-_U1-Pad1_ Net-_U1-Pad2_ Net-_U1-Pad3_ Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ PORT + +.end -- cgit