From 1fa0d20395ab7a38b3706198f937148f661e81b0 Mon Sep 17 00:00:00 2001 From: xeno27 <20142175+xeno27@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:58:38 +0200 Subject: [PATCH] add 10M40SCE144 --- src/part.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/part.hpp b/src/part.hpp index c39453e..dc77d6f 100644 --- a/src/part.hpp +++ b/src/part.hpp @@ -193,6 +193,7 @@ static std::map fpga_list = { /* Altera Max 10 */ {0x031820dd, {"altera", "MAX 10", "10M08SAU169C8G", 10}}, {0x031050dd, {"altera", "MAX 10", "10M50DAF484", 10}}, + {0x0318d0dd, {"altera", "MAX 10", "10M40SCE144", 10}}, /* Altera Cyclone 10 */ {0x020f30dd, {"altera", "cyclone 10 LP", "10CL025", 10}},