From d1edc2c0c9b8d823892b94482e01451e82c3eec1 Mon Sep 17 00:00:00 2001 From: Akshay NH Date: Thu, 28 Jun 2018 19:22:03 +0530 Subject: adding kicad analog and digital circuits --- digital ciruits/or_sub/Logic_Gates.lib | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 digital ciruits/or_sub/Logic_Gates.lib (limited to 'digital ciruits/or_sub/Logic_Gates.lib') diff --git a/digital ciruits/or_sub/Logic_Gates.lib b/digital ciruits/or_sub/Logic_Gates.lib new file mode 100644 index 0000000..37a3300 --- /dev/null +++ b/digital ciruits/or_sub/Logic_Gates.lib @@ -0,0 +1,20 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# OR +# +DEF OR X 0 40 Y Y 1 F N +F0 "X" 0 50 50 H V C CNN +F1 "OR" 0 -50 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +S -200 150 200 -200 0 1 0 N +X A 1 -400 100 200 R 50 39 1 1 I +X B 2 -400 -100 200 R 50 39 1 1 I +X OUT 3 400 -150 200 L 50 39 1 1 O +X VDD 4 400 100 200 L 50 39 1 1 I +ENDDRAW +ENDDEF +# +#End Library -- cgit