diff options
Diffstat (limited to 'digital ciruits/or_sub/or_sub-rescue.lib')
-rw-r--r-- | digital ciruits/or_sub/or_sub-rescue.lib | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/digital ciruits/or_sub/or_sub-rescue.lib b/digital ciruits/or_sub/or_sub-rescue.lib new file mode 100644 index 0000000..a170803 --- /dev/null +++ b/digital ciruits/or_sub/or_sub-rescue.lib @@ -0,0 +1,20 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# OR-Logic_Gates +# +DEF OR-Logic_Gates X 0 40 Y Y 1 F N +F0 "X" 0 50 50 H V C CNN +F1 "OR-Logic_Gates" 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 |