Merge pull request #233 from Icenowy/ep4ce115

Add EP4CE115 support
This commit is contained in:
Gwenhael Goavec-Merou
2022-06-16 06:23:35 +02:00
committed by GitHub
5 changed files with 6 additions and 2 deletions
+1
View File
@@ -79,6 +79,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x04730093, {"xilinx", "zynqmp", "xczu7ev", 6}},
{0x020f20dd, {"altera", "cyclone III/IV", "EP3C16/EP4CE15", 10}},
{0x020f70dd, {"altera", "cyclone IV", "EP4CE115", 10}},
{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025", 10}},