part: cycloneV Soc 5CEMA4 -> 5CSEMA4, add 5CSEBA6 idcode

This commit is contained in:
Gwenhael Goavec-Merou 2021-05-21 12:37:16 +02:00
parent fc08249630
commit d3a5b712b4
1 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,8 @@ static std::map <int, fpga_model> fpga_list = {
{0x02b150dd, {"altera", "cyclone V", "5CEA2", 10}},
{0x02b050dd, {"altera", "cyclone V", "5CEBA4", 10}},
{0x02d010dd, {"altera", "cyclone V", "5CEMA4", 10}},
{0x02d020dd, {"altera", "cyclone V Soc", "5CSEBA6", 10}},
{0x02d010dd, {"altera", "cyclone V Soc", "5CSEMA4", 10}},
{0x010F0043, {"lattice", "CrosslinkNX", "LIFCL-17", 8}},
{0x010F1043, {"lattice", "CrosslinkNX", "LIFCL-40-ES", 8}},