From: Jan Michel Date: Thu, 14 Apr 2022 10:07:58 +0000 (+0200) Subject: add master trigger output 3 and 4 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=85104eec6ef053c543c7b64396a946458a4cd4f8;p=trb3sc.git add master trigger output 3 and 4 --- 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