add new device (Intel MAX10M40SCE144C8G) (#461)

* add 10M40SCE144

* change name
This commit is contained in:
Christoph Metzner 2024-06-13 15:09:32 +02:00 committed by GitHub
parent c468a69fc9
commit a341d1f441
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
/* Altera Max 10 */
{0x031820dd, {"altera", "MAX 10", "10M08SAU169C8G", 10}},
{0x031050dd, {"altera", "MAX 10", "10M50DAF484", 10}},
{0x0318d0dd, {"altera", "MAX 10", "10M40SCE144C8G", 10}},
/* Altera Cyclone 10 */
{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025", 10}},