diff --git a/src/part.hpp b/src/part.hpp index d512a76..cef4d64 100644 --- a/src/part.hpp +++ b/src/part.hpp @@ -227,6 +227,9 @@ static std::map fpga_list = { /* Altera Stratix V */ {0x029070dd, {"altera", "stratix V GS", "5SGSD5", 10}}, + /* Altera Arria 10 */ + {0x02e060dd, {"altera", "arria 10 GX", "10AX115", 10}}, + /**************************************************************************/ /* Efinix */ /**************************************************************************/