change gowin part name
This commit is contained in:
parent
b95a34403b
commit
80e2397bea
2
part.hpp
2
part.hpp
|
|
@ -15,7 +15,7 @@ static std::map <int, fpga_model> fpga_list = {
|
|||
{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025"}},
|
||||
{0x612bd043, {"lattice", "MachXO3LF", "LCMX03LF-6900C"}},
|
||||
{0x1100581b, {"Gowin", "GW1N", "GW1NR-9"}},
|
||||
{0x0900281B, {"Gowin", "GW1N1", "GW1N-1"}},
|
||||
{0x0900281B, {"Gowin", "GW1N", "GW1N-1"}},
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue