eFEX firmware  1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards

Back to eFEX documentation
Constants | Instantiations | Processes | Signals
str Architecture Reference

Parallel sorter module. More...

Processes

delayProc  ( clk )
CounterProc  ( clk )
WritingProc  ( clk )
ReadingProc  ( clk )

Constants

N_TOBS  integer := N_TOBS_OUT- N_TOBS_IN

Signals

FifoReset  std_logic
OutWrite  std_logic
OutStart  std_logic
Done  std_logic
WriteInt  std_logic
Write0  std_logic
Write1  std_logic
Ack  std_logic_vector ( 1 downto 0 )
Acknowledge  std_logic := ' 0 '
Data  AlgoTriggerObjects ( 1 downto 0 )
OneOrTwo  integer range 0 to 1 := 0
TOB_Count  integer range 0 to N_TOBS_OUT- 1 := 0
Start  std_logic

Instantiations

fastfifo_1  FastFifo <Entity FastFifo>
fastfifo_2  FastFifo <Entity FastFifo>

Detailed Description

Parallel sorter module.

Parallel sorter for TOBs

Author
Francesco Gonnella

Definition at line 40 of file ParallelSorter.vhd.


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