diff --git a/libraries/technology/technology_pkg.vhd b/libraries/technology/technology_pkg.vhd index 41737c5a13828eb935830f64cc3d243f404f10eb..6225527c85949eb85ba69f9b0257d44f75f63608 100644 --- a/libraries/technology/technology_pkg.vhd +++ b/libraries/technology/technology_pkg.vhd @@ -46,7 +46,7 @@ PACKAGE technology_pkg IS CONSTANT c_tech_virtex6 : INTEGER := 3; -- e.g. used on Roach2 for Casper CONSTANT c_tech_virtex7 : INTEGER := 4; -- e.g. used on Roach3 for Casper CONSTANT c_tech_arria10 : INTEGER := 5; -- e.g. used on UniBoard2 first proto (1 board version "00" may 2015) - CONSTANT c_tech_arria10_e3sg : INTEGER := 6; -- e.g. used on UniBoard2 second run (7 boards version "01" dec 2015) + CONSTANT c_tech_arria10_e3sge3 : INTEGER := 6; -- e.g. used on UniBoard2 second run (7 boards version "01" dec 2015) CONSTANT c_tech_nof_technologies : INTEGER := 7; -- Functions