Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Merge requests
!309
Resolve
L2SDP-903
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
L2SDP-903
L2SDP-903
into
master
Overview
0
Commits
15
Pipelines
1
Changes
1
Merged
Eric Kooistra
requested to merge
L2SDP-903
into
master
2 years ago
Overview
0
Commits
15
Pipelines
1
Changes
1
Expand
Closes
L2SDP-903
0
0
Merge request reports
Viewing commit
5e8d26b4
Prev
Next
Show latest version
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
5e8d26b4
Clarify c_sdp_subband_equalizer_latency = 11.
· 5e8d26b4
Eric Kooistra
authored
2 years ago
applications/lofar2/libraries/sdp/src/vhdl/sdp_pkg.vhd
+
1
−
1
Options
@@ -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