fix part name GW1NSR-4 -> GW1NSR-4C

This commit is contained in:
Fabien Marteau
2021-09-02 14:56:22 +02:00
parent 11bdebd884
commit 23cf631b85
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -101,7 +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}},
{0x0100981b, {"Gowin", "GW1NSR", "GW1NSR-4C", 8}},
};
/* device potentially in JTAG chain but not handled */