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

Added commented c_tech_arria10.

parent 483fd970
No related branches found
No related tags found
No related merge requests found
...@@ -31,5 +31,6 @@ USE work.technology_pkg.ALL; ...@@ -31,5 +31,6 @@ 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;
END technology_select_pkg; 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