adding IDCODE for GW1NSR, for Tang Nano 4K kit
This commit is contained in:
parent
bb69297ed0
commit
94385a758e
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue