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
6b37d4b7
Commit
6b37d4b7
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
JESD204B IP does support mm_clk in sim.
parent
5894ad5c
No related branches found
Branches containing commit
No related tags found
1 merge request
!258
Shortened sync interval and used pps_rst to make the tb simulate faster (few...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/libraries/sdp/src/vhdl/node_sdp_adc_input_and_timing.vhd
+1
-1
1 addition, 1 deletion
.../libraries/sdp/src/vhdl/node_sdp_adc_input_and_timing.vhd
with
1 addition
and
1 deletion
applications/lofar2/libraries/sdp/src/vhdl/node_sdp_adc_input_and_timing.vhd
+
1
−
1
View file @
6b37d4b7
...
...
@@ -172,7 +172,7 @@ BEGIN
u_jesd204b
:
ENTITY
tech_jesd204b_lib
.
tech_jesd204b
GENERIC
MAP
(
g_sim
=>
g_sim
,
g_sim
=>
FALSE
,
-- do not use g_sim, because JESD204B IP does support mm_clk in sim
g_nof_streams
=>
c_sdp_S_pn
,
g_nof_sync_n
=>
c_sdp_N_sync_jesd
,
g_jesd_freq
=>
c_sdp_jesd204b_freq
...
...
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