mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
adding IDCODE for GW1NSR, for Tang Nano 4K kit
This commit is contained in:
@@ -101,6 +101,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
{0x0120681b, {"Gowin", "GW1N", "GW1N-2", 8}},
|
||||
{0x0100381B, {"Gowin", "GW1N", "GW1N-4", 8}},
|
||||
{0x0300181b, {"Gowin", "GW1NS", "GW1NS-2C", 8}},
|
||||
{0x0100981b, {"Gowin", "GW1NSR", "GW1NSR-4", 8}},
|
||||
};
|
||||
|
||||
/* device potentially in JTAG chain but not handled */
|
||||
|
||||
Reference in New Issue
Block a user