mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 13:47:31 +02:00
components/74x1g04_6.lib: add single inverter; update HIERARCHY
This commit is contained in:
parent
985ccbbe3c
commit
c5450a1277
1
AUTHORS
1
AUTHORS
@ -41,6 +41,7 @@ Werner Almesberger <werner@almesberger.net>
|
|||||||
|
|
||||||
components/8_10-card.lib
|
components/8_10-card.lib
|
||||||
components/vga.lib
|
components/vga.lib
|
||||||
|
components/74x1g04_6.lib
|
||||||
components/74x1g08_5.lib (based on 74x1g00_5.lib)
|
components/74x1g08_5.lib (based on 74x1g00_5.lib)
|
||||||
components/74x1g08_6.lib (based on 74x1g00_5.lib)
|
components/74x1g08_6.lib (based on 74x1g00_5.lib)
|
||||||
components/74x1g07_5.lib
|
components/74x1g07_5.lib
|
||||||
|
7
components/74x1g04_6.dcm
Normal file
7
components/74x1g04_6.dcm
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
EESchema-DOCLIB Version 2.0
|
||||||
|
#
|
||||||
|
$CMP 74X1G04_6
|
||||||
|
D Single inverter in 6 pin package.
|
||||||
|
$ENDCMP
|
||||||
|
#
|
||||||
|
#End Doc Library
|
25
components/74x1g04_6.lib
Normal file
25
components/74x1g04_6.lib
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3
|
||||||
|
#encoding utf-8
|
||||||
|
#
|
||||||
|
# 74X1G04_6
|
||||||
|
#
|
||||||
|
DEF 74X1G04_6 U 0 0 Y Y 1 F N
|
||||||
|
F0 "U" -200 200 60 H V C CNN
|
||||||
|
F1 "74X1G04_6" 100 -150 60 H V L CNN
|
||||||
|
F2 "" -150 175 60 H I C CNN
|
||||||
|
F3 "" -150 175 60 H I C CNN
|
||||||
|
DRAW
|
||||||
|
C 75 0 25 0 1 0 N
|
||||||
|
P 2 0 1 0 0 -50 0 -35 N
|
||||||
|
P 2 0 1 0 0 50 0 35 N
|
||||||
|
P 4 0 1 0 -100 -100 -100 100 50 0 -100 -100 N
|
||||||
|
X NC 1 300 150 200 L 50 40 1 1 N N
|
||||||
|
X A 2 -300 0 200 R 50 50 1 1 I
|
||||||
|
X GND 3 0 -250 200 U 50 40 1 1 W
|
||||||
|
X Y 4 300 0 200 L 50 50 1 1 O
|
||||||
|
X NC 5 300 100 200 L 50 40 1 1 N N
|
||||||
|
X VCC 6 0 250 200 D 50 40 1 1 W
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
@ -16,15 +16,19 @@ Passive
|
|||||||
Logic
|
Logic
|
||||||
Single
|
Single
|
||||||
74x1g00_5
|
74x1g00_5
|
||||||
|
74x1g04_6
|
||||||
74x1g07_4
|
74x1g07_4
|
||||||
74x1g07_5
|
74x1g07_5
|
||||||
74x1g07_6
|
74x1g07_6
|
||||||
|
74x1g07_6
|
||||||
74x1g08_5
|
74x1g08_5
|
||||||
74x1g08_6
|
74x1g08_6
|
||||||
74x1g32_6
|
74x1g32_6
|
||||||
|
74x1g32_6-LARGE
|
||||||
74x1g125
|
74x1g125
|
||||||
Dual
|
Dual
|
||||||
74x2g07_6
|
74x2g07_6
|
||||||
|
74x2g07_6-LARGE
|
||||||
74x2g126
|
74x2g126
|
||||||
Shift
|
Shift
|
||||||
74x595
|
74x595
|
||||||
|
@ -170,3 +170,4 @@ LibName98=./tps6102x
|
|||||||
LibName99=./gencon
|
LibName99=./gencon
|
||||||
LibName100=./74x2g07_6
|
LibName100=./74x2g07_6
|
||||||
LibName101=./74x1g32_6
|
LibName101=./74x1g32_6
|
||||||
|
LibName102=./74x1g04_6
|
||||||
|
Loading…
Reference in New Issue
Block a user