Skip to content
Snippets Groups Projects
Commit 13874ad7 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

accidently changed to arria10. now default back to stratix

parent 4ce72bbf
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ USE work.technology_pkg.ALL;
PACKAGE technology_select_pkg IS
--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_stratixiv;
--CONSTANT c_tech_select_default : INTEGER := c_tech_arria10;
END technology_select_pkg;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment