Skip to content

Commit e7139ad

Browse files
committedMar 15, 2017
Initial version of pmod-gpdevboard
1 parent cac2097 commit e7139ad

File tree

7 files changed

+2899
-0
lines changed

7 files changed

+2899
-0
lines changed
 

‎boards/pmod-gpdevboard/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.bak
2+
*-bak
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
EESchema-LIBRARY Version 2.3
2+
#encoding utf-8
3+
#
4+
# GREENPAK_DEVKIT_HDR
5+
#
6+
DEF GREENPAK_DEVKIT_HDR J 0 40 Y Y 1 F N
7+
F0 "J" 0 -50 60 H V L CNN
8+
F1 "GREENPAK_DEVKIT_HDR" 1250 -50 60 H V R CNN
9+
F2 "" 0 -50 60 H I C CNN
10+
F3 "" 0 -50 60 H I C CNN
11+
DRAW
12+
S 0 2100 500 0 0 1 0 f
13+
X VDD_EXT 1 -200 2050 200 R 50 50 1 1 B
14+
X TP2_EXT 2 -200 1750 200 R 50 50 1 1 B
15+
X TP3_EXT 3 -200 1650 200 R 50 50 1 1 B
16+
X TP4_EXT 4 -200 1550 200 R 50 50 1 1 B
17+
X TP5_EXT 5 -200 1450 200 R 50 50 1 1 B
18+
X TP6_EXT 6 -200 1350 200 R 50 50 1 1 B
19+
X TP7_EXT 7 -200 1250 200 R 50 50 1 1 B
20+
X TP8_EXT 8 -200 1150 200 R 50 50 1 1 B
21+
X TP9_EXT 9 -200 1050 200 R 50 50 1 1 B
22+
X TP10_EXT 10 -200 950 200 R 50 50 1 1 B
23+
X TP20_EXT 20 -200 50 200 R 50 50 1 1 B
24+
X GND 11 -200 1950 200 R 50 50 1 1 W
25+
X TP12_EXT 12 -200 850 200 R 50 50 1 1 B
26+
X TP13_EXT 13 -200 750 200 R 50 50 1 1 B
27+
X TP14_EXT 14 -200 650 200 R 50 50 1 1 B
28+
X TP15_EXT 15 -200 550 200 R 50 50 1 1 B
29+
X TP16_EXT 16 -200 450 200 R 50 50 1 1 B
30+
X TP17_EXT 17 -200 350 200 R 50 50 1 1 B
31+
X TP18_EXT 18 -200 250 200 R 50 50 1 1 B
32+
X TP19_EXT 19 -200 150 200 R 50 50 1 1 B
33+
ENDDRAW
34+
ENDDEF
35+
#
36+
# PMOD_DEVICE_DIFF_PWRIN
37+
#
38+
DEF PMOD_DEVICE_DIFF_PWRIN J 0 40 Y Y 1 F N
39+
F0 "J" 0 -50 60 H V L CNN
40+
F1 "PMOD_DEVICE_DIFF_PWRIN" 0 -150 60 H V L CNN
41+
F2 "" 0 0 60 H I C CNN
42+
F3 "" 0 0 60 H I C CNN
43+
DRAW
44+
S 0 1550 350 0 0 1 0 f
45+
X D0_P 1 -200 1000 200 R 50 50 1 1 B
46+
X D0_N 2 -200 900 200 R 50 50 1 1 B
47+
X D1_P 3 -200 750 200 R 50 50 1 1 B
48+
X D1_N 4 -200 650 200 R 50 50 1 1 B
49+
X GND 5 -200 1300 200 R 50 50 1 1 W
50+
X 3V3 6 -200 1400 200 R 50 50 1 1 W
51+
X D2_P 7 -200 450 200 R 50 50 1 1 B
52+
X D2_N 8 -200 350 200 R 50 50 1 1 B
53+
X D3_P 9 -200 150 200 R 50 50 1 1 B
54+
X D3_N 10 -200 50 200 R 50 50 1 1 B
55+
X GND 11 -200 1200 200 R 50 50 1 1 W
56+
X 3V3 12 -200 1500 200 R 50 50 1 1 W
57+
ENDDRAW
58+
ENDDEF
59+
#
60+
#End Library

‎boards/pmod-gpdevboard/pmod-gpdevboard.kicad_pcb

+2,521
Large diffs are not rendered by default.
+130
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
(export (version D)
2+
(design
3+
(source /nfs4/home/azonenberg/code/openfpga/boards/pmod-gpdevboard/pmod-gpdevboard.sch)
4+
(date "Wed 15 Mar 2017 03:49:21 PM PDT")
5+
(tool "Eeschema (2017-03-12 revision 28a6ca1)-master")
6+
(sheet (number 1) (name /) (tstamps /)
7+
(title_block
8+
(title)
9+
(company)
10+
(rev)
11+
(date)
12+
(source pmod-gpdevboard.sch)
13+
(comment (number 1) (value ""))
14+
(comment (number 2) (value ""))
15+
(comment (number 3) (value ""))
16+
(comment (number 4) (value "")))))
17+
(components
18+
(comp (ref J1)
19+
(value GREENPAK_DEVKIT_HDR)
20+
(footprint azonenberg_pcb:CONN_HEADER_2.54MM_2x10_RA_FEMALE)
21+
(libsource (lib special-azonenberg) (part GREENPAK_DEVKIT_HDR))
22+
(sheetpath (names /) (tstamps /))
23+
(tstamp 58C9C127))
24+
(comp (ref J2)
25+
(value PMOD_DEVICE_DIFF_PWRIN)
26+
(footprint azonenberg_pcb:CONN_HEADER_2.54MM_2x6_RA_PMOD_MODULE)
27+
(libsource (lib special-azonenberg) (part PMOD_DEVICE_DIFF_PWRIN))
28+
(sheetpath (names /) (tstamps /))
29+
(tstamp 58C9C219)))
30+
(libparts
31+
(libpart (lib special-azonenberg) (part GREENPAK_DEVKIT_HDR)
32+
(fields
33+
(field (name Reference) J)
34+
(field (name Value) GREENPAK_DEVKIT_HDR))
35+
(pins
36+
(pin (num 1) (name VDD_EXT) (type BiDi))
37+
(pin (num 2) (name TP2_EXT) (type BiDi))
38+
(pin (num 3) (name TP3_EXT) (type BiDi))
39+
(pin (num 4) (name TP4_EXT) (type BiDi))
40+
(pin (num 5) (name TP5_EXT) (type BiDi))
41+
(pin (num 6) (name TP6_EXT) (type BiDi))
42+
(pin (num 7) (name TP7_EXT) (type BiDi))
43+
(pin (num 8) (name TP8_EXT) (type BiDi))
44+
(pin (num 9) (name TP9_EXT) (type BiDi))
45+
(pin (num 10) (name TP10_EXT) (type BiDi))
46+
(pin (num 11) (name GND) (type power_in))
47+
(pin (num 12) (name TP12_EXT) (type BiDi))
48+
(pin (num 13) (name TP13_EXT) (type BiDi))
49+
(pin (num 14) (name TP14_EXT) (type BiDi))
50+
(pin (num 15) (name TP15_EXT) (type BiDi))
51+
(pin (num 16) (name TP16_EXT) (type BiDi))
52+
(pin (num 17) (name TP17_EXT) (type BiDi))
53+
(pin (num 18) (name TP18_EXT) (type BiDi))
54+
(pin (num 19) (name TP19_EXT) (type BiDi))
55+
(pin (num 20) (name TP20_EXT) (type BiDi))))
56+
(libpart (lib special-azonenberg) (part PMOD_DEVICE_DIFF_PWRIN)
57+
(fields
58+
(field (name Reference) J)
59+
(field (name Value) PMOD_DEVICE_DIFF_PWRIN))
60+
(pins
61+
(pin (num 1) (name D0_P) (type BiDi))
62+
(pin (num 2) (name D0_N) (type BiDi))
63+
(pin (num 3) (name D1_P) (type BiDi))
64+
(pin (num 4) (name D1_N) (type BiDi))
65+
(pin (num 5) (name GND) (type power_in))
66+
(pin (num 6) (name 3V3) (type power_in))
67+
(pin (num 7) (name D2_P) (type BiDi))
68+
(pin (num 8) (name D2_N) (type BiDi))
69+
(pin (num 9) (name D3_P) (type BiDi))
70+
(pin (num 10) (name D3_N) (type BiDi))
71+
(pin (num 11) (name GND) (type power_in))
72+
(pin (num 12) (name 3V3) (type power_in)))))
73+
(libraries
74+
(library (logical special-azonenberg)
75+
(uri /nfs4/home/azonenberg/code/kicad-libraries/schematic/special-azonenberg.lib)))
76+
(nets
77+
(net (code 1) (name /DQ0)
78+
(node (ref J2) (pin 7))
79+
(node (ref J1) (pin 2)))
80+
(net (code 2) (name /DQ2)
81+
(node (ref J1) (pin 4))
82+
(node (ref J2) (pin 8)))
83+
(net (code 3) (name /DQ1)
84+
(node (ref J2) (pin 1))
85+
(node (ref J1) (pin 3)))
86+
(net (code 4) (name /DQ7)
87+
(node (ref J1) (pin 15))
88+
(node (ref J2) (pin 10)))
89+
(net (code 5) (name /DQ6)
90+
(node (ref J1) (pin 14))
91+
(node (ref J2) (pin 4)))
92+
(net (code 6) (name /DQ5)
93+
(node (ref J2) (pin 9))
94+
(node (ref J1) (pin 13)))
95+
(net (code 7) (name /DQ4)
96+
(node (ref J1) (pin 12))
97+
(node (ref J2) (pin 3)))
98+
(net (code 8) (name /DQ3)
99+
(node (ref J1) (pin 5))
100+
(node (ref J2) (pin 2)))
101+
(net (code 10) (name "Net-(J1-Pad20)")
102+
(node (ref J1) (pin 20)))
103+
(net (code 11) (name "Net-(J1-Pad19)")
104+
(node (ref J1) (pin 19)))
105+
(net (code 12) (name "Net-(J1-Pad18)")
106+
(node (ref J1) (pin 18)))
107+
(net (code 13) (name "Net-(J1-Pad17)")
108+
(node (ref J1) (pin 17)))
109+
(net (code 14) (name "Net-(J1-Pad16)")
110+
(node (ref J1) (pin 16)))
111+
(net (code 15) (name "Net-(J1-Pad10)")
112+
(node (ref J1) (pin 10)))
113+
(net (code 16) (name "Net-(J1-Pad9)")
114+
(node (ref J1) (pin 9)))
115+
(net (code 17) (name "Net-(J1-Pad8)")
116+
(node (ref J1) (pin 8)))
117+
(net (code 18) (name "Net-(J1-Pad7)")
118+
(node (ref J1) (pin 7)))
119+
(net (code 19) (name "Net-(J1-Pad6)")
120+
(node (ref J1) (pin 6)))
121+
(net (code 20) (name "Net-(J2-Pad12)")
122+
(node (ref J2) (pin 12)))
123+
(net (code 21) (name "Net-(J1-Pad11)")
124+
(node (ref J2) (pin 11))
125+
(node (ref J1) (pin 11))
126+
(node (ref J2) (pin 5)))
127+
(net (code 22) (name "Net-(J1-Pad1)")
128+
(node (ref J1) (pin 1)))
129+
(net (code 23) (name "Net-(J2-Pad6)")
130+
(node (ref J2) (pin 6)))))
+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
update=Wed 15 Mar 2017 03:32:33 PM PDT
2+
version=1
3+
last_client=kicad
4+
[pcbnew]
5+
version=1
6+
LastNetListRead=
7+
UseCmpFile=1
8+
PadDrill=0.600000000000
9+
PadDrillOvalY=0.600000000000
10+
PadSizeH=1.500000000000
11+
PadSizeV=1.500000000000
12+
PcbTextSizeV=1.500000000000
13+
PcbTextSizeH=1.500000000000
14+
PcbTextThickness=0.300000000000
15+
ModuleTextSizeV=1.000000000000
16+
ModuleTextSizeH=1.000000000000
17+
ModuleTextSizeThickness=0.150000000000
18+
SolderMaskClearance=0.000000000000
19+
SolderMaskMinWidth=0.000000000000
20+
DrawSegmentWidth=0.200000000000
21+
BoardOutlineThickness=0.100000000000
22+
ModuleOutlineThickness=0.150000000000
23+
[cvpcb]
24+
version=1
25+
NetIExt=net
26+
[general]
27+
version=1
28+
[eeschema]
29+
version=1
30+
LibDir=/nfs4/home/azonenberg/code/3rdparty/kicad_libs/library;/nfs4/home/azonenberg/code/kicad-libraries/schematic;/nfs4/home/azonenberg/code/3rdparty/kicad-library/library
31+
[eeschema/libraries]
32+
LibName1=device
33+
LibName2=analog-azonenberg
34+
LibName3=cmos
35+
LibName4=cypress-azonenberg
36+
LibName5=hirose-azonenberg
37+
LibName6=memory-azonenberg
38+
LibName7=microchip-azonenberg
39+
LibName8=osc-azonenberg
40+
LibName9=passive-azonenberg
41+
LibName10=power-azonenberg
42+
LibName11=special-azonenberg
43+
LibName12=xilinx-azonenberg
+142
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
EESchema Schematic File Version 2
2+
LIBS:device
3+
LIBS:analog-azonenberg
4+
LIBS:cmos
5+
LIBS:cypress-azonenberg
6+
LIBS:hirose-azonenberg
7+
LIBS:memory-azonenberg
8+
LIBS:microchip-azonenberg
9+
LIBS:osc-azonenberg
10+
LIBS:passive-azonenberg
11+
LIBS:power-azonenberg
12+
LIBS:special-azonenberg
13+
LIBS:xilinx-azonenberg
14+
LIBS:pmod-gpdevboard-cache
15+
EELAYER 26 0
16+
EELAYER END
17+
$Descr A4 11693 8268
18+
encoding utf-8
19+
Sheet 1 1
20+
Title ""
21+
Date ""
22+
Rev ""
23+
Comp ""
24+
Comment1 ""
25+
Comment2 ""
26+
Comment3 ""
27+
Comment4 ""
28+
$EndDescr
29+
$Comp
30+
L GREENPAK_DEVKIT_HDR J1
31+
U 1 1 58C9C127
32+
P 2350 3250
33+
F 0 "J1" H 2878 4358 60 0000 L CNN
34+
F 1 "GREENPAK_DEVKIT_HDR" H 2878 4252 60 0000 L CNN
35+
F 2 "azonenberg_pcb:CONN_HEADER_2.54MM_2x10_RA_FEMALE" H 2350 3200 60 0001 C CNN
36+
F 3 "" H 2350 3200 60 0001 C CNN
37+
1 2350 3250
38+
-1 0 0 -1
39+
$EndComp
40+
$Comp
41+
L PMOD_DEVICE_DIFF_PWRIN J2
42+
U 1 1 58C9C219
43+
P 4400 2700
44+
F 0 "J2" H 4778 3533 60 0000 L CNN
45+
F 1 "PMOD_DEVICE_DIFF_PWRIN" H 4778 3427 60 0000 L CNN
46+
F 2 "azonenberg_pcb:CONN_HEADER_2.54MM_2x6_RA_PMOD_MODULE" H 4400 2700 60 0001 C CNN
47+
F 3 "" H 4400 2700 60 0001 C CNN
48+
1 4400 2700
49+
1 0 0 -1
50+
$EndComp
51+
NoConn ~ 4200 1200
52+
NoConn ~ 4200 1300
53+
NoConn ~ 2550 1200
54+
Wire Wire Line
55+
2550 1300 4000 1300
56+
Wire Wire Line
57+
4000 1300 4000 1400
58+
Wire Wire Line
59+
4000 1400 4200 1400
60+
Wire Wire Line
61+
4200 1500 4100 1500
62+
Wire Wire Line
63+
4100 1500 4100 1400
64+
Connection ~ 4100 1400
65+
NoConn ~ 2550 1900
66+
NoConn ~ 2550 2000
67+
NoConn ~ 2550 2100
68+
NoConn ~ 2550 2200
69+
NoConn ~ 2550 2300
70+
NoConn ~ 2550 2800
71+
NoConn ~ 2550 2900
72+
NoConn ~ 2550 3000
73+
NoConn ~ 2550 3100
74+
NoConn ~ 2550 3200
75+
NoConn ~ 3300 4300
76+
Text Label 2750 1500 0 60 ~ 0
77+
DQ0
78+
Text Label 2750 1600 0 60 ~ 0
79+
DQ1
80+
Text Label 2750 1700 0 60 ~ 0
81+
DQ2
82+
Text Label 2750 1800 0 60 ~ 0
83+
DQ3
84+
Text Label 2750 2400 0 60 ~ 0
85+
DQ4
86+
Text Label 2750 2500 0 60 ~ 0
87+
DQ5
88+
Text Label 2750 2600 0 60 ~ 0
89+
DQ6
90+
Text Label 2750 2700 0 60 ~ 0
91+
DQ7
92+
Wire Wire Line
93+
2750 1500 2550 1500
94+
Wire Wire Line
95+
2550 1600 2750 1600
96+
Wire Wire Line
97+
2750 1700 2550 1700
98+
Wire Wire Line
99+
2550 1800 2750 1800
100+
Wire Wire Line
101+
2750 2400 2550 2400
102+
Wire Wire Line
103+
2550 2500 2750 2500
104+
Wire Wire Line
105+
2750 2600 2550 2600
106+
Wire Wire Line
107+
2750 2700 2550 2700
108+
Text Label 4000 2250 2 60 ~ 0
109+
DQ0
110+
Wire Wire Line
111+
4000 2250 4200 2250
112+
Text Label 4000 1700 2 60 ~ 0
113+
DQ1
114+
Wire Wire Line
115+
4000 1700 4200 1700
116+
Text Label 4000 2350 2 60 ~ 0
117+
DQ2
118+
Text Label 4000 1800 2 60 ~ 0
119+
DQ3
120+
Wire Wire Line
121+
4000 1800 4200 1800
122+
Text Label 4000 2550 2 60 ~ 0
123+
DQ5
124+
Wire Wire Line
125+
4000 1950 4200 1950
126+
Text Label 4000 2650 2 60 ~ 0
127+
DQ7
128+
Wire Wire Line
129+
4000 2050 4200 2050
130+
Wire Wire Line
131+
4000 2350 4200 2350
132+
Text Label 4000 1950 2 60 ~ 0
133+
DQ4
134+
Text Label 4000 2050 2 60 ~ 0
135+
DQ6
136+
Wire Wire Line
137+
4000 2650 4200 2650
138+
Wire Wire Line
139+
4200 2550 4000 2550
140+
Text Label 2750 1300 0 60 ~ 0
141+
GND
142+
$EndSCHEMATC

0 commit comments

Comments
 (0)
Please sign in to comment.