mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
Merge pull request #193 from infphyny/qmtech_5cefa5
Add Cyclone V 5CEFA5 in part database
This commit is contained in:
@@ -71,6 +71,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
|
||||
{0x02b150dd, {"altera", "cyclone V", "5CEA2", 10}},
|
||||
{0x02b050dd, {"altera", "cyclone V", "5CEBA4", 10}},
|
||||
{0x02b220dd, {"altera", "cyclone V", "5CEFA5", 10}},
|
||||
{0x02d020dd, {"altera", "cyclone V Soc", "5CSEBA6", 10}},
|
||||
{0x02d010dd, {"altera", "cyclone V Soc", "5CSEMA4", 10}},
|
||||
{0x02d120dd, {"altera", "cyclone V Soc", "5CSEMA5", 10}},
|
||||
|
||||
Reference in New Issue
Block a user