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

Remove word dp_block_gen from DUT title, because the tb does not contain...

Remove word dp_block_gen from DUT title, because the tb does not contain dp_block_gen. To avoid unwanted find in all files when searching for dp-block_gen.
parent fdaacc14
Branches
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ BEGIN
END PROCESS;
------------------------------------------------------------------------------
-- DUT : dp_block_gen
-- DUT
------------------------------------------------------------------------------
u_dut: ENTITY work.dp_shiftram
GENERIC MAP (
......
......@@ -113,7 +113,7 @@ BEGIN
ref_sosi.im <= INCR_UVEC(ref_sosi.im, 3) WHEN rising_edge(clk);
------------------------------------------------------------------------------
-- DUT : dp_block_gen
-- DUT
------------------------------------------------------------------------------
u_dut: ENTITY work.dp_sync_insert
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment