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
GeneralDelay Entity Reference

Shift register for data delay. More...

Inheritance diagram for GeneralDelay:
AlgoCore_eg AlgoCore_tau IPBusTopAlgoModule IPBusTopSortingModule SIPO_TOPO_TOBs_unit XTOBs_sorting TopAlgoModule TopAlgoModule data_path_block data_path_block T_TOBs_sorting TOBs_rdout IPBusTopAlgoModule IPBusTopAlgoModule top_efex_processor top_efex_processor TOBs_rdout Readout_logic_top data_path_block data_path_block Readout_logic_top top_efex_processor top_efex_processor top_efex_processor top_efex_processor

Entities

Behavioral  architecture
 Shift register for data delay. More...
 

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 

Generics

delay  integer := 1
size  integer := 32

Ports

clk   in   std_logic
data_in   in   std_logic_vector ( size- 1 downto 0 )
data_out   out   std_logic_vector ( size- 1 downto 0 )

Detailed Description

Shift register for data delay.

General Shift register with custom data width and delay.

Author
Francesco Gonnella

Definition at line 10 of file GeneralDelay.vhd.


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