Skip to content
Snippets Groups Projects
Commit 8264be27 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Back to default have c_tech_select_default = c_tech_stratixiv for UniBoard1 in SVN.

parent a22554be
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ USE work.technology_pkg.ALL; ...@@ -30,7 +30,7 @@ USE work.technology_pkg.ALL;
PACKAGE technology_select_pkg IS PACKAGE technology_select_pkg IS
--CONSTANT c_tech_select_default : INTEGER := c_tech_stratixiv; CONSTANT c_tech_select_default : INTEGER := c_tech_stratixiv;
CONSTANT c_tech_select_default : INTEGER := c_tech_arria10; --CONSTANT c_tech_select_default : INTEGER := c_tech_arria10;
END technology_select_pkg; END technology_select_pkg;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment