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

Back to eFEX documentation
Generics | Libraries | Ports | Use Clauses
ParallelSorter Entity Reference

Parallel sorter module. More...

Inheritance diagram for ParallelSorter:
FastFifo TopSortingModule IPBusTopMergingModule IPBusTopSortingModule top_efex_processor data_path_block top_efex_processor

Entities

str  architecture
 Parallel sorter module. More...
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
DataTypes  Package <DataTypes>
AlgoDataTypes  Package <AlgoDataTypes>

Generics

USE_EXTERNAL_WRITE  boolean := false
N_TOBS_IN  integer := 5
N_TOBS_OUT  integer := 10

Ports

clk   in   std_logic
IN_Start   in   std_logic_vector ( 1 downto 0 )
IN_Write   in   std_logic_vector ( 1 downto 0 )
IN_Data   in   AlgoTriggerObjects ( 1 downto 0 )
OUT_Start   out   std_logic
OUT_Write   out   std_logic
OUT_Data   out   AlgoTriggerObject

Detailed Description

Parallel sorter module.

Parallel sorter for TOBs

Author
Francesco Gonnella

Definition at line 17 of file ParallelSorter.vhd.


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