board: Fireant support

This commit is contained in:
Gwenhael Goavec-Merou 2020-10-31 10:44:44 +01:00
parent 6aa2176be1
commit 7e15b5cabb
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,8 @@ static std::map <std::string, target_cable_t> board_list = {
JTAG_BOARD("cyc1000", "ft2232", 0, 0),
JTAG_BOARD("de0nano", "usb-blaster",0, 0),
JTAG_BOARD("ecp5_evn", "ft2232", 0, 0),
SPI_BOARD("fireant", "efinix", "ft232",
DBUS4, DBUS5, DBUS3, DBUS0, DBUS1, DBUS2, DBUS6, 0),
JTAG_BOARD("machXO2EVN", "ft2232", 0, 0),
JTAG_BOARD("machXO3SK", "ft2232", 0, 0),
JTAG_BOARD("machXO3EVN", "ft2232", 0, 0),