Belle II KLM Scint Firmware  1
TrigBit2Mask Entity Reference
Inheritance diagram for TrigBit2Mask:
SingleBusProcessing WaveformReadout KLMReadoutCtrl klm_scint

Entities

Behavioral  architecture
 

Libraries

IEEE 
work 

Use Clauses

STD_LOGIC_1164 
NUMERIC_STD 
STD_LOGIC_MISC 
STD_LOGIC_UNSIGNED 
klm_scint_pkg  Package <klm_scint_pkg>

Ports

clk   in std_logic := ' 0 '
bits   in STD_LOGIC_VECTOR ( 4 downto 0 )
ch_mask   out std_logic_vector ( 14 downto 0 )

Detailed Description

TargetX trigger-bit multiplexer.

Chris Ketter. 11/30/2018.

Input is 5 TargetX trigger bits, Output is 15-bit channel mask. If trigger-bit 5 is low, one channel is hit, and mask has one bit high. If trigger-bit 5 is high, multiple channels hit and mask has bits high for each channel where there may be hits.

Definition at line 22 of file TrigBit2Mask.vhd.


The documentation for this class was generated from the following file: