platforms/de0nano: keep up to date with Migen

This commit is contained in:
Florent Kermarrec 2018-07-05 10:42:45 +02:00
parent 1628c36aba
commit b9f3b49c63
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ _io = [
("key", 1, Pins("E1"), IOStandard("3.3-V LVTTL")),
("sw", 0, Pins("M1"), IOStandard("3.3-V LVTTL")),
("sw", 1, Pins("T9"), IOStandard("3.3-V LVTTL")),
("sw", 1, Pins("T8"), IOStandard("3.3-V LVTTL")),
("sw", 2, Pins("B9"), IOStandard("3.3-V LVTTL")),
("sw", 3, Pins("M15"), IOStandard("3.3-V LVTTL")),