Skip to content
Snippets Groups Projects
Commit 120519b3 authored by Job van Wee's avatar Job van Wee
Browse files

Merge branch 'L2SDP-639' into L2SDP-644

parents 8ab8ea76 a2070ca5
No related branches found
No related tags found
1 merge request!215Resolve L2SDP-660
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
-- --
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
-- Author: Job van Wee -- Author: Job van Wee
-- Purpose: Self checking and self-stopping tb for address_counter.vhd -- Purpose: Self checking and self-stopping tb for ddrctrl_address_counter.vhd
-- Usage: -- Usage:
-- > run -a -- > run -a
...@@ -127,7 +127,7 @@ BEGIN ...@@ -127,7 +127,7 @@ BEGIN
END IF; END IF;
END PROCESS; END PROCESS;
u_address_counter : ENTITY work.ddrctrl_address_counter u_ddrctrl_address_counter : ENTITY work.ddrctrl_address_counter
GENERIC MAP ( GENERIC MAP (
g_tech_ddr => g_tech_ddr, g_tech_ddr => g_tech_ddr,
g_sim_model => g_sim_model g_sim_model => g_sim_model
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment