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

Default use SDP c_wpfb_lofar2_subbands_dts_18b settings.

parent 1cce996e
No related branches found
No related tags found
1 merge request!289Rename c_sdp_W_fsub_wg into c_sdp_W_local_oscillator. Use...
......@@ -156,7 +156,7 @@ ENTITY tb_verify_pfb_wg IS
-- FFT
g_fft_out_dat_w : NATURAL := 18; -- = W_subband, number of output bits
g_fft_out_gain_w : NATURAL := 1; -- = 1, output gain factor applied after the last stage output, before requantization to out_dat_w
g_fft_stage_dat_w : NATURAL := 27; -- = c_dsp_mult_w = 18, number of bits that are used inter-stage
g_fft_stage_dat_w : NATURAL := 24; -- = c_dsp_mult_w = 18, number of bits that are used inter-stage
g_fft_guard_w : NATURAL := 1; -- = 2
g_switch_en : STD_LOGIC := '0' -- two real input decorrelation option in PFB2
);
......
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