mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
Add PMOD registrations to ICE-V Wireless
Signed-off-by: Michael Welling <mwelling@ieee.org>
This commit is contained in:
parent
33c4657cc4
commit
5de47baa44
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ _io_v0 = [
|
|||
# Connectors ---------------------------------------------------------------------------------------
|
||||
|
||||
_connectors_v0 = [
|
||||
("PMOD1", "19 12 11 9 18 21 10 8"),
|
||||
("PMOD2", " 4 48 47 46 3 45 44 2"),
|
||||
("PMOD3", "42 43 32 13 38 36 31 20")
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue