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

removed ddr libs here

parent 0e5679a7
No related branches found
No related tags found
No related merge requests found
...@@ -20,12 +20,11 @@ ...@@ -20,12 +20,11 @@
-- --
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
LIBRARY IEEE, common_lib, unb1_board_lib, unb1_test_lib, technology_lib, tech_ddr_lib; LIBRARY IEEE, common_lib, unb1_board_lib, unb1_test_lib, technology_lib;
USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_1164.ALL;
USE common_lib.common_pkg.ALL; USE common_lib.common_pkg.ALL;
USE unb1_board_lib.unb1_board_pkg.ALL; USE unb1_board_lib.unb1_board_pkg.ALL;
USE technology_lib.technology_select_pkg.ALL; USE technology_lib.technology_select_pkg.ALL;
USE tech_ddr_lib.tech_ddr_pkg.ALL;
ENTITY unb1_test_10GbE IS ENTITY unb1_test_10GbE IS
GENERIC ( GENERIC (
......
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