Architecture >> AxiLiteMasterProxy::mapping
|
comb | ( ack , axiRst , r , sAxiReadMaster , sAxiWriteMaster ) |
seq | ( axiClk , axiRst ) |
comb | ( ack , axiRst , r , sAxiReadMaster , sAxiWriteMaster ) |
seq | ( axiClk , axiRst ) |
|
REG_INIT_C | RegType := ( sAxiWriteSlave = > AXI_LITE_WRITE_SLAVE_INIT_C , sAxiReadSlave = > AXI_LITE_READ_SLAVE_INIT_C , req = > AXI_LITE_REQ_INIT_C , state = > READY_S , rnw = > ' 0 ' , done = > ' 1 ' , resp = > " 00 " , addr = > ( others = > ' 0 ' ) , data = > ( others = > ' 0 ' ) ) |
|
r | RegType := REG_INIT_C |
rin | RegType |
ack | AxiLiteAckType |
The documentation for this design unit was generated from the following files:
- axi/axi-lite/rtl/AxiLiteMasterProxy.vhd
- build/SRC_VHDL/surf/AxiLiteMasterProxy.vhd