Skip to content

Commit

Permalink
part.hpp: add Efinix Titanium Ti180
Browse files Browse the repository at this point in the history
  • Loading branch information
jwise committed Aug 8, 2024
1 parent 7fc222d commit 5ec6eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/part.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 5ec6eae

Please sign in to comment.