part: add known ID codes for GW5 series

Codes are from Gowin UG704.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
This commit is contained in:
Icenowy Zheng 2023-08-09 22:11:41 +08:00
parent 11141d7876
commit 6a4e107e42
1 changed files with 5 additions and 0 deletions

View File

@ -227,6 +227,11 @@ static std::map <uint32_t, fpga_model> fpga_list = {
/* Gowin GW2 */
{0x0000081b, {"Gowin", "GW2A", "GW2A(R)-18(C)", 8}},
/* Gowin GW5 */
{0x0001081b, {"Gowin", "GW5AST", "GW5AST-138", 8}},
{0x0001181b, {"Gowin", "GW5AT", "GW5AT-138", 8}},
{0x0001281b, {"Gowin", "GW5A", "GW5A-25", 8}},
/**************************************************************************/
/* CologneChip */
/**************************************************************************/