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
fwft_register Entity Reference
Inheritance diagram for fwft_register:
packet_block top_efex_control

Entities

Behavioral  architecture
 

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 

Generics

DATA_WIDTH  positive := 64

Ports

clk   in   std_logic
rst_clk   in   std_logic
in_data   in   std_logic_vector ( DATA_WIDTH- 1 DOWNTO 0 )
in_valid   in   std_logic
in_ready   out   std_logic
out_data   out   std_logic_vector ( DATA_WIDTH- 1 DOWNTO 0 )
out_valid   out   std_logic
out_ready   in   std_logic

Detailed Description

Definition at line 8 of file fwft_register.vhd.


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