mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
feat: add agilex 3 A3CY100 model to fpga list (#669)
* feat: add agilex 3 A3CY100 model to fpga list * feat: add agilex 3 devboard to boards
This commit is contained in:
@@ -307,6 +307,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
|
||||
{0x02e050dd, {"altera", "arria 10", "SX660", 10}},
|
||||
|
||||
/* Altera Agilex 3 */
|
||||
{0x4361b0dd, {"altera", "agilex 3", "A3CY100", 10}},
|
||||
{0x436db0dd, {"altera", "agilex 3", "A3CZ135", 10}},
|
||||
|
||||
/* Altera Agilex 5 */
|
||||
|
||||
Reference in New Issue
Block a user