mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-22 06:07:36 +02:00
Add support for GW1NS-2C FPGA chips
This commit is contained in:
@@ -67,6 +67,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
{0x1100581b, {"Gowin", "GW1N", "GW1NR-9"}},
|
||||
{0x0900281B, {"Gowin", "GW1N", "GW1N-1"}},
|
||||
{0x0100381B, {"Gowin", "GW1N", "GW1N-4"}},
|
||||
{0x0300181b, {"Gowin", "GW1NS", "GW1NS-2C"}},
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user