SURF
Loading...
Searching...
No Matches
AxiReadPathMux.structure Architecture Reference
Architecture >> AxiReadPathMux::structure

Processes

comb  ( axiRst , mAxiReadSlave , r , sAxiReadMasters )
seq  ( axiClk )
comb  ( axiRst , mAxiReadSlave , r , sAxiReadMasters )
seq  ( axiClk )

Constants

DEST_SIZE_C  integer := bitSize ( NUM_SLAVES_G- 1 )
ARB_BITS_C  integer := 2 ** DEST_SIZE_C
REG_INIT_C  RegType := ( addrState = > S_IDLE_C , addrAcks = > ( others = > ' 0 ' ) , addrAckNum = > ( others = > ' 0 ' ) , addrValid = > ' 0 ' , slaves = > ( others = > AXI_READ_SLAVE_INIT_C ) , master = > AXI_READ_MASTER_INIT_C )

Types

StateType  ( S_IDLE_C , S_MOVE_C , S_LAST_C )

Signals

r  RegType := REG_INIT_C
rin  RegType

Records

RegType 

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