From 74bac554d9bf0a4fc0fcbdd2cc3dbd487f67fe3d Mon Sep 17 00:00:00 2001 From: Andy Date: Sun, 7 Sep 2025 14:00:59 -0400 Subject: [PATCH] Update part.hpp --- src/part.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/part.hpp b/src/part.hpp index a070996..52893cb 100644 --- a/src/part.hpp +++ b/src/part.hpp @@ -188,7 +188,7 @@ static std::map fpga_list = { {0x020b10dd, {"altera", "cyclone II", "EP2C5", 10}}, {0x020f10dd, {"altera", "cyclone III/IV/10 LP", "EP4CE6/EP4CE10", 10}}, {0x020f20dd, {"altera", "cyclone III/IV/10 LP", "EP3C16/EP4CE15/10CL016", 10}}, - {0x020f20dd, {"altera", "cyclone III/IV/10 LP", "EP3C25/EP4CE30", 10}}, + {0x020f40dd, {"altera", "cyclone III/IV/10 LP", "EP3C25/EP4CE30/10CL025", 10}}, {0x020f70dd, {"altera", "cyclone III/IV/10 LP", "EP3C120/EP4CE115/10CL120", 10}}, {0x028040dd, {"altera", "cyclone IV GX", "EP4CGX150", 10}},