Skip to content
Snippets Groups Projects
Commit 99cd7fa6 authored by Jonathan Hargreaves's avatar Jonathan Hargreaves
Browse files

restore default ip_stratixiv for unb 1

parent e39d1f9d
Branches
Tags
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