Skip to content
GitLab
Explore
Sign in
Register
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
edbf4059
Commit
edbf4059
authored
Jun 23, 2021
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Corrected parameters for filter/fil_ppf_w.
parent
b6b00a66
No related branches found
No related tags found
1 merge request
!112
Resolve L2SDP-375
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/designs/lofar2_unb2b_sdp_station/lofar2_unb2b_sdp_station.fpga.yaml
+6
-3
6 additions, 3 deletions
...far2_unb2b_sdp_station/lofar2_unb2b_sdp_station.fpga.yaml
with
6 additions
and
3 deletions
applications/lofar2/designs/lofar2_unb2b_sdp_station/lofar2_unb2b_sdp_station.fpga.yaml
+
6
−
3
View file @
edbf4059
...
@@ -164,9 +164,12 @@ peripherals:
...
@@ -164,9 +164,12 @@ peripherals:
-
peripheral_name
:
filter/fil_ppf_w
-
peripheral_name
:
filter/fil_ppf_w
parameter_overrides
:
parameter_overrides
:
-
{
name
:
g_nof_taps
,
value
:
c_N_taps
}
-
{
name
:
g_fil_ppf.wb_factor
,
value
:
1
}
# process at sample rate (so no parallel wideband factor)
-
{
name
:
g_nof_bands
,
value
:
c_N_fft
}
-
{
name
:
g_fil_ppf.nof_chan
,
value
:
0
}
# process at sample rate (so no serial time multiplexing)
-
{
name
:
g_coef_dat_w
,
value
:
c_W_fir_coef
}
-
{
name
:
g_fil_ppf.nof_bands
,
value
:
c_N_fft
}
-
{
name
:
g_fil_ppf.nof_taps
,
value
:
c_N_taps
}
-
{
name
:
g_fil_ppf.nof_streams
,
value
:
1
}
-
{
name
:
g_fil_ppf.coef_dat_w
,
value
:
c_W_fir_coef
}
mm_port_names
:
mm_port_names
:
-
RAM_FIL_COEFS
-
RAM_FIL_COEFS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment