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

Instantiate tide mark calculation for a 16 bit data input. More...

Inheritance diagram for tide_mark_block:
Readout_logic_top top_efex_processor

Entities

rtl  architecture
 Instantiate tide mark calculation for a 16 bit data input. More...
 

Libraries

ieee 
 Use standard library.

Use Clauses

std_logic_1164 
numeric_std 

Generics

width  integer := 16

Ports

clk_in   in   std_logic
rst_in   in   std_logic
value_bus   in   STD_LOGIC_VECTOR ( width- 1 downto 0 )
tide_mark_out   out   STD_LOGIC_VECTOR ( width- 1 downto 0 )

Detailed Description

Instantiate tide mark calculation for a 16 bit data input.

Instantiate tide mark calculation for a set of 16 bit values

Input is array of NChannels fifo_status_array containing the instantaneous values Output is array of NChannels fifo_status_array in the same order containing the tide mark values

Author
Saeed Taghavi

Definition at line 17 of file tide_mark_block.vhd.


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