Skip to content

Commit

Permalink
part: add 5CEBA9 entry (issue #213)
Browse files Browse the repository at this point in the history
  • Loading branch information
trabucayre committed Apr 11, 2022
1 parent bbef5b2 commit b12d174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/part.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ static std::map <int, fpga_model> fpga_list = {

{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025", 10}},

{0x02b140dd, {"altera", "cyclone V", "5CEBA9", 10}},
{0x02b150dd, {"altera", "cyclone V", "5CEA2", 10}},
{0x02b050dd, {"altera", "cyclone V", "5CEBA4", 10}},
{0x02b220dd, {"altera", "cyclone V", "5CEFA5", 10}},
Expand Down

0 comments on commit b12d174

Please sign in to comment.