From 1f46f180df9f0f49c3c1c03cdddc76fe8f110d04 Mon Sep 17 00:00:00 2001 From: Adrian Weber Date: Tue, 16 Mar 2021 12:54:28 +0100 Subject: [PATCH] connection of trigger type to DLM trigger generator (related to comm. f2f0cb2 in cri) --- combiner_cts/combiner.vhd | 1 + 1 file changed, 1 insertion(+) 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, -- 2.43.0