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

Removed use clauses without package.

parent 6773e27d
No related branches found
No related tags found
No related merge requests found
......@@ -51,8 +51,6 @@ LIBRARY common_lib, dp_lib, st_lib, reorder_lib;
USE common_lib.common_pkg.ALL;
USE common_lib.common_mem_pkg.ALL;
USE dp_lib.dp_stream_pkg.ALL;
USE st_lib.ALL;
USE reorder_lib.ALL;
USE work.bf_pkg.ALL;
ENTITY bf_unit IS
......
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