]> jspc29.x-matter.uni-frankfurt.de Git - adcm.git/commitdiff
update master
authorlocal account <hadaq@lxhadeb07.gsi.de>
Sun, 6 Dec 2015 21:47:09 +0000 (22:47 +0100)
committerlocal account <hadaq@lxhadeb07.gsi.de>
Sun, 6 Dec 2015 21:47:09 +0000 (22:47 +0100)
design/real_trg_handler.vhd

index a67eda69bc2554fcf0d76fb15cb38aa1aa7b1cd7..2a48fd5e312d8c86aa23454496fbdfaa302f1bf0 100755 (executable)
@@ -549,7 +549,7 @@ eds_data(35 downto 32) <= trg_frmnum_reg;
 eds_data(31 downto 16) <= TRB_TTAG_IN;\r
 eds_data(15 downto 8)  <= TRB_TRND_IN;\r
 eds_data(7 downto 4)   <= TRB_TTYPE_IN;\r
-eds_data(3)            <= suppress_data_comb; --trb_tinfo_in(0); -- suppress output bit\r
+eds_data(3)            <= '0';  --suppress_data_comb; -- suppress output bit\r
 eds_data(2 downto 0)   <= TRB_TINFO_IN(10 downto 8); -- RICH data configuration bits\r
 \r
 -- output signals\r