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

Merge branch 'L2SDP-644' into L2SDP-657

parents 3e5574e5 78049f5d
No related branches found
No related tags found
1 merge request!215Resolve L2SDP-660
Pipeline #25905 passed
...@@ -48,7 +48,7 @@ ENTITY ddrctrl_address_counter IS ...@@ -48,7 +48,7 @@ ENTITY ddrctrl_address_counter IS
clk : IN STD_LOGIC; clk : IN STD_LOGIC;
rst : IN STD_LOGIC; rst : IN STD_LOGIC;
in_sosi : IN t_dp_sosi; 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; 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