mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
add seeedstudio runber (gowin GW1N-4)
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user