Skip to content

Commit 80eb674

Browse files
Merge pull request KiCad#1061 from jkriege2/fix_missing_dcm_siliconialtera
BUGFIX: added missing DCMs for Altera and Siliconi libs + fixed all KLC issues in both
2 parents 58e1db9 + d8d4152 commit 80eb674

File tree

4 files changed

+368
-321
lines changed

4 files changed

+368
-321
lines changed

library/Altera.dcm

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
EESchema-DOCLIB Version 2.0
2+
#
3+
$CMP EP1210
4+
D EPLD
5+
K EPLD
6+
F ~
7+
$ENDCMP
8+
#
9+
$CMP EP1810
10+
D EPLD
11+
K EPLD
12+
F ~
13+
$ENDCMP
14+
#
15+
$CMP EP300
16+
D EPLD, DIP-20
17+
K EPLD
18+
F ~
19+
$ENDCMP
20+
#
21+
$CMP EP310
22+
D EPLD, 8 Macrocell, DIP-20
23+
K EPLD
24+
F https://www.usbid.com/assets/datasheets/A6/ep310%20-%20epld%20-%20altera.pdf
25+
$ENDCMP
26+
#
27+
$CMP EP320
28+
D EPLD
29+
K EPLD
30+
F ~
31+
$ENDCMP
32+
#
33+
$CMP EP600
34+
D EPLD
35+
K EPLD
36+
F ~
37+
$ENDCMP
38+
#
39+
$CMP EP910
40+
D EPLD
41+
K EPLD
42+
F ~
43+
$ENDCMP
44+
#
45+
#End Doc Library

0 commit comments

Comments
 (0)