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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
9286711f
Commit
9286711f
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added link to one_pfb.m Matlab model.
parent
3472a8ea
No related branches found
No related tags found
No related merge requests found
Pipeline
#37807
passed
2 years ago
Stage: simulation
Stage: synthesis
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/dsp/verify_pfb/tb_verify_pfb_response.vhd
+2
-1
2 additions, 1 deletion
libraries/dsp/verify_pfb/tb_verify_pfb_response.vhd
with
2 additions
and
1 deletion
libraries/dsp/verify_pfb/tb_verify_pfb_response.vhd
+
2
−
1
View file @
9286711f
...
@@ -28,7 +28,8 @@
...
@@ -28,7 +28,8 @@
-- device under test (DUT).
-- device under test (DUT).
-- . The FIR coefficients are flipped per tap, so per set of N_fft = 1024 values. This is
-- . The FIR coefficients are flipped per tap, so per set of N_fft = 1024 values. This is
-- because the FIR coefficients are applied as a filter per FFT input (so using
-- because the FIR coefficients are applied as a filter per FFT input (so using
-- convolution), and not as a window function (using plain multiply).
-- convolution). For more clarification see
-- https://git.astron.nl/desp/apertif_matlab/-/blob/master/matlab/one_pfb.m
--
--
-- Usage:
-- Usage:
-- > as 3 default, or as 12 for details
-- > as 3 default, or as 12 for details
...
...
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