CONSTANTc_hdr_field_id_ovr_init:STD_LOGIC_VECTOR(c_nof_id_fields-1DOWNTO0):="110010";-- MM controlled: marker byte, format version, reserved. From data path: beamlet+channel index and timestamp.
-- CONSTANT c_hdr_field_id_ovr_init : STD_LOGIC_VECTOR(c_nof_id_fields-1 DOWNTO 0) := "110010"; -- MM controlled: marker byte, format version, reserved. From data path: beamlet+channel index and timestamp.
-- CONSTANT c_hdr_field_flags_ovr_init : STD_LOGIC_VECTOR(c_nof_flags_per_input-1 DOWNTO 0) := "11111100"; -- Flag fields 7..2 are MM controlled, fields 1..0 come from the data path. --FIXME
CONSTANTc_hdr_field_flags_ovr_init:STD_LOGIC_VECTOR(c_nof_flags_per_input-1DOWNTO0):="1";-- All 8 flags combined in one register for now.