Architecture >> AxiReadPathMux::structure
|
comb | ( axiRst , mAxiReadSlave , r , sAxiReadMasters ) |
seq | ( axiClk ) |
comb | ( axiRst , mAxiReadSlave , r , sAxiReadMasters ) |
seq | ( axiClk ) |
|
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 ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
The documentation for this design unit was generated from the following files:
- axi/axi4/rtl/AxiReadPathMux.vhd
- build/SRC_VHDL/surf/AxiReadPathMux.vhd