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

Merge branch 'L2SDP-639' into L2SDP-644

parents 945b0d39 9709421a
No related branches found
No related tags found
1 merge request!215Resolve L2SDP-660
Pipeline #25904 passed
......@@ -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.
Finish editing this message first!
Please register or to comment