mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
Merge pull request #80 from emard/master
recognize altera cyclone V 5CEBA4 FPGA
This commit is contained in:
@@ -29,6 +29,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
|
||||
{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025"}},
|
||||
|
||||
{0x02b050dd, {"altera", "cyclone V", "5CEBA4"}},
|
||||
{0x02b150dd, {"altera", "cyclone V", "5CEA2"}},
|
||||
|
||||
{0x010F0043, {"lattice", "CrosslinkNX", "LIFCL-17"}},
|
||||
|
||||
Reference in New Issue
Block a user