1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-11-25 01:16:15 +02:00

components/74x1g32_6.lib: single OR gate

This commit is contained in:
Werner Almesberger 2016-09-19 21:46:46 -03:00
parent c8de8177e2
commit 9dbeae6cf3
5 changed files with 40 additions and 0 deletions

View File

@ -46,6 +46,7 @@ Werner Almesberger <werner@almesberger.net>
components/74x1g07_5.lib
components/74x1g07_4.lib
components/74x1g07_6.lib
components/74x1g32_6.lib
components/74x2g07_6.lib
components/74x565.lib
components/adxl32x.lib

3
components/74x1g32_6.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library

34
components/74x1g32_6.lib Normal file
View File

@ -0,0 +1,34 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# 74X1G32_6
#
DEF 74X1G32_6 U 0 40 Y N 1 F N
F0 "U" -400 400 60 H V L CNN
F1 "74X1G32_6" 50 -450 60 H V L CNN
F2 "" 100 0 60 H I C CNN
F3 "" 100 0 60 H I C CNN
DRAW
T 0 -300 150 50 0 0 0 A Normal 0 C C
T 0 -300 -50 50 0 0 0 B Normal 0 C C
T 0 0 -300 50 0 0 0 GND Normal 0 C C
T 0 0 300 50 0 0 0 VCC Normal 0 C C
T 0 300 50 50 0 0 0 Y Normal 0 C C
A -400 0 250 0 369 0 1 0 N -150 0 -200 150
A -400 0 250 0 -369 0 1 0 N -150 0 -200 -150
A -159 -347 499 947 440 0 1 0 N -200 150 200 0
A -158 347 499 -441 -948 0 1 0 N 200 0 -200 -150
S -400 350 400 -350 0 1 0 N
P 2 0 1 0 -400 -100 -175 -100 N
P 2 0 1 0 -400 100 -175 100 N
P 2 0 1 0 200 0 400 0 N
X A 1 -600 100 200 R 50 50 1 1 I
X B 2 -600 -100 200 R 50 50 1 1 I
X GND 3 0 -550 200 U 50 50 1 1 W
X Y 4 600 0 200 L 50 50 1 1 O
X NC 5 600 -200 200 L 50 50 1 1 N
X VCC 6 0 550 200 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -21,6 +21,7 @@ Logic
74x1g07_6
74x1g08_5
74x1g08_6
74x1g32_6
74x1g125
Dual
74x2g07_6

View File

@ -169,3 +169,4 @@ LibName97=./por
LibName98=./tps6102x
LibName99=./gencon
LibName100=./74x2g07_6
LibName101=./74x1g32_6