Skip to content
Snippets Groups Projects
Commit 9f92314f authored by Eric Kooistra's avatar Eric Kooistra
Browse files

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!389Resolve L2SDP-1013
Pipeline #75571 passed
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
-- --
-- Simulation latency results with this tb -- 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 -- # Node: bf_ring_rx bf_rx_align bf_aligned bf_ring_tx
-- # _latency: _latency: _latency: _latency: -- # _latency: _latency: _latency: _latency:
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
-- # 14: 30465 ( 1 30478 ) 30725 30747 -- # 14: 30465 ( 1 30478 ) 30725 30747
-- # 15: 32493 ( 1 32506 ) 32773 -1 -- # 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 -- # Node: bf_ring_rx bf_rx_align bf_aligned bf_ring_tx
-- # _latency: _latency: _latency: _latency: -- # _latency: _latency: _latency: _latency:
...@@ -129,6 +129,27 @@ ...@@ -129,6 +129,27 @@
-- # 14: 30503 ( 1 30516 ) 30725 30747 -- # 14: 30503 ( 1 30516 ) 30725 30747
-- # 15: 32532 ( 1 32545 ) 32773 -1 -- # 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 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 -- - 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 -- mmp_dp_bsn_align_v2 uses the ref_sync for the BSN monitor and also to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment