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

Use IP specific library clause name.

parent 6b20f9d7
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
-- Declare IP libraries to ensure default binding in simulation. The IP library clause is ignored by synthesis. -- Declare IP libraries to ensure default binding in simulation. The IP library clause is ignored by synthesis.
LIBRARY ip_arria10_mac_10g_lib; LIBRARY ip_arria10_mac_10g_alt_em10g32_140;
LIBRARY IEEE, technology_lib, common_lib, dp_lib; LIBRARY IEEE, technology_lib, common_lib, dp_lib;
USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_1164.ALL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment