![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Wrapper for the input spy/playback RAM. More...
Entities | |
| rtl | architecture |
| Wrapper for the input spy/playback RAM. More... | |
Libraries | |
| IEEE | |
| Use standard library. | |
| ipbus_lib | |
| Use ipbus ibrary. | |
Use Clauses | |
| STD_LOGIC_1164 | |
| numeric_std | |
| ipbus | |
| DataTypes | Package <DataTypes> |
| Use internal algorithm data types and functions. | |
Generics | |
| DISABLE | std_logic := ' 0 ' |
Ports | ||
| clk_ipb | in | std_logic |
| rst | in | std_logic |
| ipb_in | in | ipb_wbus |
| ipb_out | out | ipb_rbus |
| rclk | in | std_logic |
| din | in | std_logic_vector ( 127 downto 0 ) |
| we | in | std_logic := ' 0 ' |
| q | out | std_logic_vector ( 127 downto 0 ) |
| addr | in | std_logic_vector ( 3 downto 0 ) |
Wrapper for the input spy/playback RAM.
generalised from: ipbus_dpram
Definition at line 22 of file ipbus_inputRAM_wrapper.vhd.
1.9.1