SURF
Loading...
Searching...
No Matches
SlvArraytoAxiLite.rtl Architecture Reference
Architecture >> SlvArraytoAxiLite::rtl

Processes

comb  ( ack , axilRst , inSlv , r )
seq  ( axilClk )
comb  ( ack , axilRst , inSlv , r )
seq  ( axilClk )

Constants

REG_INIT_C  RegType := ( cnt = > 0 , valid = > ( others = > ' 0 ' ) , inSlv = > ( others = > ( others = > ' 0 ' ) ) , req = > AXI_LITE_REQ_INIT_C , state = > IDLE_S )

Types

StateType  ( IDLE_S , WAIT_S )

Signals

r  RegType := REG_INIT_C
rin  RegType
inSlv  Slv32Array ( SIZE_G- 1 downto 0 )
ack  AxiLiteAckType

Records

RegType 

Instantiations

syncfifo  SynchronizerFifo <Entity SynchronizerFifo>
u_axilitemaster  AxiLiteMaster <Entity AxiLiteMaster>
syncfifo  SynchronizerFifo <Entity SynchronizerFifo>
u_axilitemaster  AxiLiteMaster <Entity AxiLiteMaster>

The documentation for this design unit was generated from the following files: