eFEX firmware  1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards

Back to eFEX documentation
Processes | Signals | Types
Behavioral Architecture Reference

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

Detailed Description

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.

Author
Mohammed Siyad
Francesco Gonnella

Definition at line 38 of file ctrl_playback_ram.vhd.


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