![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
control State machine of playback ram More...
Processes | |
| clocked_proc | ( clk , reset ) |
Types | |
| STATE_TYPE | ( idle , rd_en , bcr_done ) |
Signals | |
| addr_ram | unsigned ( 3 downto 0 ) := " 0000 " |
| current_state | STATE_TYPE |
control State machine of playback ram
This state machine controls the read side of the input spy/playback RAM. When the ram is writen and rdy signal is set the state machine will start to enable and address the read side of the dual port ram. It will generate kchar of the data for the frame.
Definition at line 38 of file ctrl_playback_ram.vhd.
1.9.1