adding IDCODE for GW1NSR, for Tang Nano 4K kit

This commit is contained in:
Fabien Marteau 2021-09-02 13:46:35 +02:00
parent bb69297ed0
commit 94385a758e
1 changed files with 1 additions and 0 deletions

View File

@ -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 */