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

Updated comment.

parent ee3096cb
No related branches found
No related tags found
1 merge request!272L2SDP-801 Verify bsn time offset in dp_bsn_source_v2.vhd
Pipeline #34531 failed
......@@ -18,7 +18,8 @@
--
-- Author: Eric Kooistra, 30 July 2021
-- Purpose :
-- Create programmable sync interval for input stream.
-- Create programmable sync interval for input stream, according to the
-- PPS and BSN grid defined in [1].
-- Description:
-- * ctrl_start_bsn:
-- The output sync interval starts at an in_sosi.bsn that is programmable via
......@@ -105,6 +106,9 @@
-- The differences are that:
-- . dp_bsn_sync_scheduler requires in_sosi.sync and copies the other in_sosi
-- ctrl, info and data, whereas generates bs_sosi.ctrl.
--
-- References:
-- [1] https://support.astron.nl/confluence/display/L2M/L2+STAT+Decision%3A+Timing+in+Station
LIBRARY IEEE, common_lib;
USE IEEE.STD_LOGIC_1164.ALL;
......
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