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

fixed wrong library

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