From 85104eec6ef053c543c7b64396a946458a4cd4f8 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 14 Apr 2022 12:07:58 +0200 Subject: [PATCH] add master trigger output 3 and 4 --- backplanemaster/trb3sc_master.vhd | 1 + 1 file changed, 1 insertion(+) diff --git a/backplanemaster/trb3sc_master.vhd b/backplanemaster/trb3sc_master.vhd index cab6cb4..b75b628 100644 --- a/backplanemaster/trb3sc_master.vhd +++ b/backplanemaster/trb3sc_master.vhd @@ -831,6 +831,7 @@ end generate; BACK_LVDS(1) <= TRIG_LEFT; RJ_IO(3 downto 2) <= trig_gen_out_i(1 downto 0); + RJ_IO(1 downto 0) <= trig_gen_out_i(3 downto 2); --------------------------------------------------------------------------- -- Test Circuits -- 2.43.0