part: EP3C16 and EP4CE15 have same idcode

This commit is contained in:
Gwenhael Goavec-Merou 2021-11-14 08:44:39 +01:00
parent 952084cd1d
commit 48c326130a
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ static std::map <int, fpga_model> fpga_list = {
{0x03727093, {"xilinx", "zynq", "xc7z020", 6}},
{0x020f20dd, {"altera", "cyclone III", "EP3C16", 10}},
{0x020f20dd, {"altera", "cyclone III/IV", "EP3C16/EP4CE15", 10}},
{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025", 10}},