part: add GW1NZ-1
This commit is contained in:
parent
1a51f7b7f0
commit
977900954e
|
|
@ -53,6 +53,7 @@ Gowin:
|
||||||
- GW1NR-9C
|
- GW1NR-9C
|
||||||
- GW1NS-2C
|
- GW1NS-2C
|
||||||
- GW1NSR-4C
|
- GW1NSR-4C
|
||||||
|
- GW1NZ-1
|
||||||
URL: https://www.gowinsemi.com/en/product/detail/2/
|
URL: https://www.gowinsemi.com/en/product/detail/2/
|
||||||
Memory: OK
|
Memory: OK
|
||||||
Flash: IF
|
Flash: IF
|
||||||
|
|
|
||||||
|
|
@ -121,6 +121,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||||
{0x0900281B, {"Gowin", "GW1N", "GW1N-1", 8}},
|
{0x0900281B, {"Gowin", "GW1N", "GW1N-1", 8}},
|
||||||
{0x0120681b, {"Gowin", "GW1N", "GW1N-2", 8}},
|
{0x0120681b, {"Gowin", "GW1N", "GW1N-2", 8}},
|
||||||
{0x0100381B, {"Gowin", "GW1N", "GW1N-4", 8}},
|
{0x0100381B, {"Gowin", "GW1N", "GW1N-4", 8}},
|
||||||
|
{0x0100681b, {"Gowin", "GW1NZ", "GW1NZ-1", 8}},
|
||||||
{0x0300181b, {"Gowin", "GW1NS", "GW1NS-2C", 8}},
|
{0x0300181b, {"Gowin", "GW1NS", "GW1NS-2C", 8}},
|
||||||
{0x0100981b, {"Gowin", "GW1NSR", "GW1NSR-4C", 8}},
|
{0x0100981b, {"Gowin", "GW1NSR", "GW1NSR-4C", 8}},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue