Skip to content
Snippets Groups Projects
Commit 92549fbc authored by Pepping's avatar Pepping
Browse files

Added resize function

parent 88232fbb
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ BEGIN ...@@ -89,7 +89,7 @@ BEGIN
g_in_new_latency => 1, g_in_new_latency => 1,
g_readback => TRUE, g_readback => TRUE,
g_reg => c_mm_reg, g_reg => c_mm_reg,
g_init_reg => TO_UVEC(1, c_word_w) g_init_reg => RESIZE_UVEC(TO_UVEC(1, c_word_w), c_mem_reg_init_w)
) )
PORT MAP ( PORT MAP (
-- Clocks and reset -- Clocks and reset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment