Skip to content
Snippets Groups Projects
Commit 3478ee94 authored by Reinier van der Walle's avatar Reinier van der Walle
Browse files

Corrected st_sst configurations

parent dbef051c
No related branches found
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!48Resolve L2SDP-133
......@@ -207,8 +207,7 @@ BEGIN
gen_stats_streams: FOR I IN 0 TO c_sdp_P_pfb-1 GENERATE
u_subband_stats : ENTITY st_lib.st_sst
GENERIC MAP(
g_nof_stat => c_sdp_N_sub,
g_xst_enable => TRUE,
g_nof_stat => c_sdp_N_sub*c_sdp_Q_fft,
g_in_data_w => c_sdp_W_subband,
g_stat_data_w => g_wpfb.stat_data_w,
g_stat_data_sz => g_wpfb.stat_data_sz
......
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