From: Adrian Weber Date: Tue, 16 Mar 2021 11:54:28 +0000 (+0100) Subject: connection of trigger type to DLM trigger generator (related to comm. f2f0cb2 in... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=1f46f180df9f0f49c3c1c03cdddc76fe8f110d04;p=dirich.git connection of trigger type to DLM trigger generator (related to comm. f2f0cb2 in cri) --- diff --git a/combiner_cts/combiner.vhd b/combiner_cts/combiner.vhd index 28d96fc..516241e 100644 --- a/combiner_cts/combiner.vhd +++ b/combiner_cts/combiner.vhd @@ -973,6 +973,7 @@ THE_CRI_INTERFACE : entity work.trb_net16_cri_interface --data output for read-out TRIGGER_IN => cts_rdo_rx.data_valid, + TRIGGER_TYPE => cts_rdo_rx.trg_type, -- Data connection to Streamer DATA_OUT => cts_rdo_additional(0).data,