efinix_titanium_ti60_f225_dev_kit: Update iobank_info with the values used in the video example design.

This commit is contained in:
Florent Kermarrec 2022-03-01 14:01:43 +01:00
parent 2450d8db4f
commit 7a5fe4c221
1 changed files with 6 additions and 6 deletions

View File

@ -100,14 +100,14 @@ iobank_info = [
("1B", "1.8 V LVCMOS"),
("2A", "1.8 V LVCMOS"),
("2B", "1.8 V LVCMOS"),
("3A", "1.8 V LVCMOS"),
("3B", "1.8 V LVCMOS"),
("4A", "1.8 V LVCMOS"),
("4B", "1.8 V LVCMOS"),
("BL", "3.3 V LVCMOS"),
("3A", "1.2 V LVCMOS"),
("3B", "1.2 V LVCMOS"),
("4A", "1.2 V LVCMOS"),
("4B", "1.2 V LVCMOS"),
("BL", "1.8 V LVCMOS"),
("BR", "1.8 V LVCMOS"),
("TL", "1.8 V LVCMOS"),
("TR", "3.3 V LVCMOS"),
("TR", "1.8 V LVCMOS"),
]
# Connectors ---------------------------------------------------------------------------------------