Add altera EP4CE30 (#584)

This commit is contained in:
Andy 2025-09-08 02:34:37 -04:00 committed by GitHub
parent 2e12478a65
commit c102426b78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x020b10dd, {"altera", "cyclone II", "EP2C5", 10}},
{0x020f10dd, {"altera", "cyclone III/IV/10 LP", "EP4CE6/EP4CE10", 10}},
{0x020f20dd, {"altera", "cyclone III/IV/10 LP", "EP3C16/EP4CE15/10CL016", 10}},
{0x020f40dd, {"altera", "cyclone III/IV/10 LP", "EP3C25/EP4CE30/10CL025", 10}},
{0x020f70dd, {"altera", "cyclone III/IV/10 LP", "EP3C120/EP4CE115/10CL120", 10}},
{0x028040dd, {"altera", "cyclone IV GX", "EP4CGX150", 10}},