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

fixed wrong library

parent 61aa2a1f
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,7 @@
--
-------------------------------------------------------------------------------
LIBRARY IEEE, unb1_test_lib;
LIBRARY IEEE, unb2_test_lib;
USE IEEE.std_logic_1164.ALL;
......
......@@ -22,7 +22,7 @@
LIBRARY IEEE, unb1_test_lib;
LIBRARY IEEE, unb2_test_lib;
USE IEEE.std_logic_1164.ALL;
......
......@@ -22,7 +22,7 @@
LIBRARY IEEE, unb1_test_lib;
LIBRARY IEEE, unb2_test_lib;
USE IEEE.std_logic_1164.ALL;
......
......@@ -22,7 +22,7 @@
LIBRARY IEEE, unb1_test_lib;
LIBRARY IEEE, unb2_test_lib;
USE IEEE.std_logic_1164.ALL;
......
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