Add GOWIN GW1N-4.
This commit is contained in:
parent
7878dcd9ba
commit
b4c52aa221
1
part.hpp
1
part.hpp
|
|
@ -16,6 +16,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||||
{0x612bd043, {"lattice", "MachXO3LF", "LCMX03LF-6900C"}},
|
{0x612bd043, {"lattice", "MachXO3LF", "LCMX03LF-6900C"}},
|
||||||
{0x1100581b, {"Gowin", "GW1N", "GW1NR-9"}},
|
{0x1100581b, {"Gowin", "GW1N", "GW1NR-9"}},
|
||||||
{0x0900281B, {"Gowin", "GW1N", "GW1N-1"}},
|
{0x0900281B, {"Gowin", "GW1N", "GW1N-1"}},
|
||||||
|
{0x0100381B, {"Gowin", "GW1N", "GW1N-4"}},
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue