Skip to content
Snippets Groups Projects
Commit 6eff1cc7 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Improve instance name u_dp_repack_data_sum.

parent cc41c45c
No related branches found
No related tags found
No related merge requests found
Pipeline #76326 passed
...@@ -238,7 +238,7 @@ begin ...@@ -238,7 +238,7 @@ begin
bf_sum_data_sosi.data( c_data_w - 1 downto c_sdp_W_beamlet_sum) <= i_bf_sum_sosi.im(c_sdp_W_beamlet_sum - 1 downto 0); bf_sum_data_sosi.data( c_data_w - 1 downto c_sdp_W_beamlet_sum) <= i_bf_sum_sosi.im(c_sdp_W_beamlet_sum - 1 downto 0);
end process; end process;
u_dp_repack_data_local : entity dp_lib.dp_repack_data u_dp_repack_data_sum : entity dp_lib.dp_repack_data
generic map ( generic map (
g_in_dat_w => c_data_w, g_in_dat_w => c_data_w,
g_in_nof_words => 16, -- 16/9 = 64/36 g_in_nof_words => 16, -- 16/9 = 64/36
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment