![]() |
AIDA FMC Mini-TLU
Firmware for FMC-based mini-TLU (Trigger/Timing/Tagging Logic Unit) for AIDA
|
Entities | |
rtl | architecture |
Generics | |
MASK_WIDTH | integer := 16 |
Width of shift register and hence maximum width of pulse. |
Ports | |
D | in std_logic |
Input pulse. | |
Q | out std_logic |
output pulse | |
CLK | in std_logic |
Clock , rising edge active. | |
PULSE_MASK | in std_logic_vector ( MASK_WIDTH - 1 downto 0 ) |