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

Merge branch 'L2SDP-657' into L2SDP-660

parents fdd7e1c2 f1fb07fe
No related branches found
No related tags found
1 merge request!215Resolve L2SDP-660
......@@ -48,7 +48,7 @@ ENTITY ddrctrl_address_counter IS
clk : IN STD_LOGIC;
rst : IN STD_LOGIC;
in_sosi : IN t_dp_sosi;
out_mosi : OUT t_mem_ctlr_mosi
out_mosi : OUT t_mem_ctlr_mosi := c_mem_ctlr_mosi_rst
);
END ddrctrl_address_counter;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment