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
Commits
56364985
"git@git.astron.nl:ro/lofar.git" did not exist on "ae092265d7d5a19c322c01296e9d651d567f0463"
Commit
56364985
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Use g_pipeline_ready = TRUE to ease timing closure in u_dp_offload_tx_v3.
parent
987f1bd1
No related branches found
No related tags found
1 merge request
!288
Resolve L2SDP-836
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/libraries/sdp/src/vhdl/sdp_beamformer_output.vhd
+2
-1
2 additions, 1 deletion
...s/lofar2/libraries/sdp/src/vhdl/sdp_beamformer_output.vhd
with
2 additions
and
1 deletion
applications/lofar2/libraries/sdp/src/vhdl/sdp_beamformer_output.vhd
+
2
−
1
View file @
56364985
...
...
@@ -292,7 +292,8 @@ BEGIN
g_data_w
=>
c_longword_w
,
g_symbol_w
=>
c_byte_w
,
g_hdr_field_arr
=>
c_sdp_cep_hdr_field_arr
,
g_hdr_field_sel
=>
c_sdp_cep_hdr_field_sel
g_hdr_field_sel
=>
c_sdp_cep_hdr_field_sel
,
g_pipeline_ready
=>
TRUE
)
PORT
MAP
(
mm_rst
=>
mm_rst
,
...
...
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