Skip to content

Commit f0ceffb

Browse files
committed
part: added Agilex3 A3CZ135
1 parent 9833c7e commit f0ceffb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/part.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ static std::map <uint32_t, fpga_model> fpga_list = {
306306
{0x02e650dd, {"altera", "arria 10", "SX570", 10}},
307307
{0x02e050dd, {"altera", "arria 10", "SX660", 10}},
308308

309+
/* Altera Agilex 3 */
310+
{0x436db0dd, {"altera", "agilex 3", "A3CZ135", 10}},
311+
309312
/* Altera Agilex 5 */
310313
{0x4369c0dd, {"altera", "agilex 5", "A5EC008B", 10}},
311314

0 commit comments

Comments
 (0)