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
9f92314f
Commit
9f92314f
authored
1 year ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Add latency results for c_cable_delay = 30 * 6.4 ns with c_bsn_latency_first_node = 1.
parent
6595c7c0
No related branches found
No related tags found
1 merge request
!389
Resolve L2SDP-1013
Pipeline
#75571
passed
1 year ago
Stage: linting
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_beamformer_remote_ring.vhd
+23
-2
23 additions, 2 deletions
...2/libraries/sdp/tb/vhdl/tb_sdp_beamformer_remote_ring.vhd
with
23 additions
and
2 deletions
applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_beamformer_remote_ring.vhd
+
23
−
2
View file @
9f92314f
...
...
@@ -87,7 +87,7 @@
--
-- Simulation latency results with this tb
--
-- # c_cable_delay = 0 * 6.4 ns
-- # c_cable_delay = 0 * 6.4 ns
(c_bsn_latency_first_node = 2)
-- #
-- # Node: bf_ring_rx bf_rx_align bf_aligned bf_ring_tx
-- # _latency: _latency: _latency: _latency:
...
...
@@ -108,7 +108,7 @@
-- # 14: 30465 ( 1 30478 ) 30725 30747
-- # 15: 32493 ( 1 32506 ) 32773 -1
--
-- # c_cable_delay = 30 * 6.4 ns
-- # c_cable_delay = 30 * 6.4 ns
(c_bsn_latency_first_node = 2)
-- #
-- # Node: bf_ring_rx bf_rx_align bf_aligned bf_ring_tx
-- # _latency: _latency: _latency: _latency:
...
...
@@ -129,6 +129,27 @@
-- # 14: 30503 ( 1 30516 ) 30725 30747
-- # 15: 32532 ( 1 32545 ) 32773 -1
--
-- # c_cable_delay = 30 * 6.4 ns (c_bsn_latency_first_node = 1)
-- #
-- # Node: bf_ring_rx bf_rx_align bf_aligned bf_ring_tx
-- # _latency: _latency: _latency: _latency:
-- # 0: -1 ( 1 0 ) 1029 1051
-- # 1: 2837 ( 1 2850 ) 3077 3099
-- # 2: 4888 ( 1 4901 ) 5125 5147
-- # 3: 6939 ( 1 6952 ) 7173 7195
-- # 4: 8990 ( 1 9003 ) 9221 9243
-- # 5: 11041 ( 1 11054 ) 11269 11291
-- # 6: 13092 ( 1 13105 ) 13317 13339
-- # 7: 15143 ( 1 15156 ) 15365 15387
-- # 8: 17172 ( 1 17185 ) 17413 17435
-- # 9: 19222 ( 1 19235 ) 19461 19483
-- # 10: 21274 ( 1 21287 ) 21509 21531
-- # 11: 23325 ( 1 23338 ) 23557 23579
-- # 12: 25375 ( 1 25388 ) 25605 25627
-- # 13: 27427 ( 1 27440 ) 27653 27675
-- # 14: 29478 ( 1 29491 ) 29701 29723
-- # 15: 31507 ( 1 31520 ) 31749 -1
--
-- - The dp_bsn_align_v2 BSN latency monitor results agree between sim an HW.
-- - The bf_aligned_latency is exactly equal in sim and on HW, because the
-- mmp_dp_bsn_align_v2 uses the ref_sync for the BSN monitor and also to
...
...
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