Merge pull request #479 from acceleratedtech/jwise/ti180

part.hpp: add Efinix Titanium Ti180
This commit is contained in:
Gwenhael Goavec-Merou 2024-08-13 07:51:25 +02:00 committed by GitHub
commit e751262336
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x00660a79, {"efinix", "Titanium", "Ti60", 5}},
{0x00360a79, {"efinix", "Titanium", "Ti60ES", 5}},
{0x00661a79, {"efinix", "Titanium", "Ti35", 5}},
{0x00690a79, {"efinix", "Titanium", "Ti180", 5}},
/**************************************************************************/
/* Lattice */