mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-01 10:39:51 +02:00
fix part name GW1NSR-4 -> GW1NSR-4C
This commit is contained in:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user