diff options
Diffstat (limited to 'digital ciruits/and_sub/and_sub-cache.lib')
-rw-r--r-- | digital ciruits/and_sub/and_sub-cache.lib | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/digital ciruits/and_sub/and_sub-cache.lib b/digital ciruits/and_sub/and_sub-cache.lib new file mode 100644 index 0000000..7e993b2 --- /dev/null +++ b/digital ciruits/and_sub/and_sub-cache.lib @@ -0,0 +1,70 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# Device:R +# +DEF Device:R R 0 0 N Y 1 F N +F0 "R" 80 0 50 V V C CNN +F1 "Device:R" 0 0 50 V V C CNN +F2 "" -70 0 50 V I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + R_* +$ENDFPLIST +DRAW +S -40 -100 40 100 0 1 10 N +X ~ 1 0 150 50 D 50 50 1 1 P +X ~ 2 0 -150 50 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# basic_gates:and +# +DEF basic_gates:and X 0 40 Y Y 1 F N +F0 "X" 0 250 50 H V C CNN +F1 "basic_gates:and" 0 0 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +A 250 0 206 760 -760 0 1 0 N 300 200 300 -200 +P 2 0 1 0 -350 -200 300 -200 N +P 2 0 1 0 -350 200 -350 -200 N +P 2 0 1 0 -350 200 300 200 N +X A 1 -450 100 100 R 50 50 1 1 I +X B 2 -450 -100 100 R 50 50 1 1 I +X Out 3 550 0 100 L 50 50 1 1 O +X VDD 4 150 300 100 D 50 50 1 1 I +ENDDRAW +ENDDEF +# +# power:GND +# +DEF power:GND #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -250 50 H I C CNN +F1 "power:GND" 0 -150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N +X GND 1 0 0 0 D 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# pspice:VSOURCE +# +DEF pspice:VSOURCE V 0 40 Y Y 1 F N +F0 "V" -250 300 50 H V C CNN +F1 "pspice:VSOURCE" 0 0 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +C 0 0 200 0 1 0 N +T 0 -320 -10 50 0 0 1 V Normal 0 C C +P 2 0 1 0 -250 -250 -250 150 F +P 3 0 1 0 -300 150 -250 250 -200 150 F +X E1 1 0 300 100 D 50 50 1 1 I +X E2 2 0 -300 100 U 50 50 1 1 I +ENDDRAW +ENDDEF +# +#End Library |