From c0a9115be9e5730c8f96f25e889edfc30d44241d Mon Sep 17 00:00:00 2001 From: Gwenhael Goavec-Merou Date: Tue, 26 Nov 2024 07:25:30 +0100 Subject: [PATCH] part.hpp: added Gowin GW2A-55 --- src/part.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/part.hpp b/src/part.hpp index 4b3dfff..2209d03 100644 --- a/src/part.hpp +++ b/src/part.hpp @@ -329,6 +329,7 @@ static std::map 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}},