diff --git a/src/part.hpp b/src/part.hpp index 567d15d2c6..b84eaa44b8 100644 --- a/src/part.hpp +++ b/src/part.hpp @@ -164,7 +164,8 @@ static std::map fpga_list = { /* Altera */ /**************************************************************************/ - /* Altera Cyclone III/IV/10 LP */ + /* Altera Cyclone II/III/IV/10 LP */ + {0x020b10dd, {"altera", "cyclone II", "EP2C5", 10}}, {0x020f20dd, {"altera", "cyclone III/IV/10 LP", "EP3C16/EP4CE15/10CL016", 10}}, {0x020f70dd, {"altera", "cyclone III/IV/10 LP", "EP3C120/EP4CE115/10CL120", 10}},