platforms/efinix_trion_t120_bga576_dev_kit: P2/P3 description

This commit is contained in:
Gwenhael Goavec-Merou 2023-11-14 19:27:59 +01:00
parent 6333fbe724
commit ba86121ea9
1 changed files with 19 additions and 0 deletions

View File

@ -132,6 +132,25 @@ _connectors = [
("pmod_d", " D10 A10 A9 D9 E10 B10 B9 C9"), ("pmod_d", " D10 A10 A9 D9 E10 B10 B9 C9"),
("pmod_e", " C24 B23 A20 A22 B24 A23 B20 B22"), ("pmod_e", " C24 B23 A20 A22 B24 A23 B20 B22"),
("pmod_f", " V21 V20 AD20 AD19 U21 V19 AC20 AC19"), ("pmod_f", " V21 V20 AD20 AD19 U21 V19 AC20 AC19"),
["P2",
"---", # 0
# GND GND GND GND GND GND
"AA24 Y22 Y24 AA22 ---- ---- AC24 W22 AB24 V22 ---- ---- W24 T22 V24 R22 ---- ---- AB23 E19",
# 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
"AC23 D19 ---- --- W23 A21 Y23 B21 ---- ---- U24 B19 U23 A19 ---- ---- AC22 G17 AD22 F17",
# GND GND GND GND GND GND
],
["P3",
"---", # 0
# GND GND GND GND NC NC GND GND NC
" J16 B15 K16 A15 ---- ---- H15 B14 G15 A14 ---- ---- J14 ---- H14 ---- ---- ---- E15 ----",
# 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# 21 22 23 24 25 26 27 28 28 30 31 32 33 34 35 36 37 38 39 40
" F15 ---- ---- --- G16 ---- H16 ---- ---- ---- D15 ---- C15 ---- ---- ---- D16 ---- E16 ----",
# NC GND GND NC NC GND GND NC NC GND GND NC NC
],
] ]
# PMODS -------------------------------------------------------------------------------------------- # PMODS --------------------------------------------------------------------------------------------