diff options
Diffstat (limited to 'digital ciruits/nor_sub/nor_sub.lib')
-rw-r--r-- | digital ciruits/nor_sub/nor_sub.lib | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/digital ciruits/nor_sub/nor_sub.lib b/digital ciruits/nor_sub/nor_sub.lib new file mode 100644 index 0000000..f2fc99d --- /dev/null +++ b/digital ciruits/nor_sub/nor_sub.lib @@ -0,0 +1,23 @@ +EESchema-LIBRARY Version 2.4
+#encoding utf-8
+#
+# NOR
+#
+DEF NOR X 0 40 Y Y 1 F N
+F0 "X" -100 -50 39 H V C CNN
+F1 "NOR" -100 -100 39 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+DRAW
+S -250 -250 50 -250 0 1 0 N
+S -250 100 -250 -250 0 1 0 N
+S 50 100 -250 100 0 1 0 N
+S 50 100 50 -250 0 1 0 N
+X A 1 -450 0 200 R 50 28 1 1 I
+X B 2 -450 -150 200 R 50 28 1 1 I
+X Out 3 250 -150 200 L 50 31 1 1 O
+X VDD 4 250 0 200 L 50 28 1 1 I
+ENDDRAW
+ENDDEF
+#
+#End Library
|