Skip to content
Snippets Groups Projects

Resolve L2SDP-903

Merged Eric Kooistra requested to merge L2SDP-903 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -232,7 +232,7 @@ PACKAGE sdp_pkg is
@@ -232,7 +232,7 @@ PACKAGE sdp_pkg is
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
-- Subband Equalizer
-- Subband Equalizer
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
CONSTANT c_sdp_subband_equalizer_latency : NATURAL := 11;
CONSTANT c_sdp_subband_equalizer_latency : NATURAL := 11; -- 11 = 3 reverse + 1 sum + 5 weight + 2 requant
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
-- Statistics offload
-- Statistics offload
Loading