part.hpp: added Gowin GW2A-55
This commit is contained in:
parent
e53bfeefe3
commit
c0a9115be9
|
|
@ -329,6 +329,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
|
|||
|
||||
/* Gowin GW2 */
|
||||
{0x0000081b, {"Gowin", "GW2A", "GW2A(R)-18(C)", 8}},
|
||||
{0x0000281B, {"Gowin", "GW2A", "GW2A-55", 8}},
|
||||
|
||||
/* Gowin GW5 */
|
||||
{0x0001081b, {"Gowin", "GW5AST", "GW5AST-138", 8}},
|
||||
|
|
|
|||
Loading…
Reference in New Issue