Skip to content
Snippets Groups Projects
Commit e62ef32c authored by Reinier van der Walle's avatar Reinier van der Walle
Browse files

cleanup

parent 4f4ab1cf
Branches
No related tags found
1 merge request!122Resolve L2SDP-269
...@@ -63,11 +63,6 @@ ENTITY dp_block_validate_length IS ...@@ -63,11 +63,6 @@ ENTITY dp_block_validate_length IS
); );
END dp_block_validate_length; END dp_block_validate_length;
LIBRARY IEEE, common_lib;
USE IEEE.std_logic_1164.all;
USE work.dp_stream_pkg.ALL;
ARCHITECTURE rtl OF dp_block_validate_length IS ARCHITECTURE rtl OF dp_block_validate_length IS
SIGNAL cnt_reg : NATURAL; SIGNAL cnt_reg : NATURAL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment