Home
Index
Annotated List
Hierarchy
Deep Hierarchy
Package Documentation
Files

entity CandidateCounter

Counts the muon candidates and raises a flag if a maximal count is reached.

More...

Sourcefile...


Used Packages

Ports

Architectures

Detailed Description

The counter is used to limit the maximal number of muon candidates sent to LVL2. The counter is loaded with a 4-bit value stored previously in a register. The value of the register is available as an output in order to be able to read it back.

Ports:

cnt_enenables the counter.
reg_wrwrites the data input to the internal register.
datais used to load the internal register.
reset_counterprepares the counter for a new event and resets the zero-output.
zeroindicates that the maximal cancdate count has been reached. The output remains active until the next reset_counter or sclr.