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
2b76d142
Commit
2b76d142
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Clarified spectral inversion.
parent
146546d0
No related branches found
No related tags found
No related merge requests found
Pipeline
#39886
passed
2 years ago
Stage: simulation
Stage: synthesis
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/dsp/si/src/python/si.py
+2
-0
2 additions, 0 deletions
libraries/dsp/si/src/python/si.py
with
2 additions
and
0 deletions
libraries/dsp/si/src/python/si.py
+
2
−
0
View file @
2b76d142
...
@@ -36,6 +36,8 @@
...
@@ -36,6 +36,8 @@
# 1st Nyquist zone: f = 0 - 100 MHz
# 1st Nyquist zone: f = 0 - 100 MHz
# 2nd Nyquist zone: f = 100 - 200 MHz
# 2nd Nyquist zone: f = 100 - 200 MHz
# 3rd Nyquist zone: f = 200 - 300 MHz
# 3rd Nyquist zone: f = 200 - 300 MHz
# Spectral inversion flips the frequency bands (Nyquist zones), it does not
# shift frequencies.
import
argparse
import
argparse
import
textwrap
import
textwrap
...
...
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