diff --git a/src/part.hpp b/src/part.hpp index 58b598aeda..2bad75e08d 100644 --- a/src/part.hpp +++ b/src/part.hpp @@ -118,9 +118,9 @@ static std::map fpga_list = { /* Altera */ /**************************************************************************/ - /* Altera Cyclone III/IV */ - {0x020f20dd, {"altera", "cyclone III/IV", "EP3C16/EP4CE15", 10}}, - {0x020f70dd, {"altera", "cyclone IV", "EP4CE115", 10}}, + /* Altera Cyclone III/IV/10 LP */ + {0x020f20dd, {"altera", "cyclone III/IV/10 LP", "EP3C16/EP4CE15/10CL016", 10}}, + {0x020f70dd, {"altera", "cyclone III/IV/10 LP", "EP3C120/EP4CE115/10CL120", 10}}, /* Altera Cyclone V */ {0x02b010dd, {"altera", "cyclone V", "5CGX*3", 10}},