-- eb3 3
trigdat_en <= '0' when
  ((TLU_EN = 0) and (TDC_EN = 0))
     else '1';