spiOverJtag: add bitstream for ECP4CE15F23

This commit is contained in:
Gwenhael Goavec-Merou
2021-11-28 16:51:42 +01:00
parent 048ddecd38
commit 7ceaab0126
5 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ static std::map <std::string, target_board_t> board_list = {
JTAG_BOARD("pipistrello", "xc6slx45csg324", "ft2232", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("minispartan6", "", "ft2232", 0, 0, CABLE_DEFAULT),
DFU_BOARD("orangeCrab", "", "dfu", 0x1209, 0x5af0, 0),
JTAG_BOARD("qmtechCycloneIV", "", "", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("qmtechCycloneIV", "ep4ce1523", "", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("qmtechCycloneV", "5ce223", "", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("runber", "", "ft232", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("tangnano", "", "ch552_jtag", 0, 0, CABLE_DEFAULT),