add seeedstudio runber (gowin GW1N-4)

This commit is contained in:
Gwenhael Goavec-Merou
2021-01-28 06:19:43 +01:00
parent 502546fcfc
commit dbc78f8c57
2 changed files with 13 additions and 9 deletions
+1
View File
@@ -108,6 +108,7 @@ static std::map <std::string, target_cable_t> board_list = {
JTAG_BOARD("spartanEdgeAccelBoard", "",0, 0),
JTAG_BOARD("pipistrello", "ft2232", 0, 0),
JTAG_BOARD("qmtechCycloneV", "", 0, 0),
JTAG_BOARD("runber", "ft232", 0, 0),
JTAG_BOARD("tangnano", "ft2232", 0, 0),
JTAG_BOARD("tec0117", "ft2232", 0, 0),
JTAG_BITBANG_BOARD("ulx2s", "ft232RL", 0, 0, FT232RL_RI, FT232RL_DSR, FT232RL_CTS, FT232RL_DCD),