Skip to content
Snippets Groups Projects
Commit 5566b292 authored by Pepping's avatar Pepping
Browse files

Added mem library

parent ec5d21bf
Branches
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ LIBRARY IEEE, common_lib, dp_lib;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.NUMERIC_STD.ALL;
USE common_lib.common_pkg.ALL;
USE common_lib.common_mem_pkg.ALL;
USE work.ddr3_pkg.ALL;
USE dp_lib.dp_stream_pkg.ALL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment