platforms/xilinx_kcu105: Add Pmod0/1 connectors.

This commit is contained in:
Florent Kermarrec 2021-04-19 15:11:43 +02:00
parent d2eabd112d
commit 443b954c0c
1 changed files with 3 additions and 1 deletions

View File

@ -511,7 +511,9 @@ _connectors = [
"LA33_P" : "W33",
"LA33_N" : "Y33",
}
)
),
("pmod0", "AK25 AN21 AH18 AM19 AE26 AF25 AE21 AM17"),
("pmod1", "AL14 AM14 AP16 AP15 AM16 AM15 AN18 AN17"),
]
# Platform -----------------------------------------------------------------------------------------