Architecture >> SaciPrepRdout::rtl
|
|
comb | ( asicMask , axilRst , mAxilReadSlave , mAxilWriteSlave , prepRdoutReq , r , sAxilReadMaster , sAxilWriteMaster ) |
|
seq | ( axilClk ) |
|
comb | ( asicMask , axilRst , mAxilReadSlave , mAxilWriteSlave , prepRdoutReq , r , sAxilReadMaster , sAxilWriteMaster ) |
|
seq | ( axilClk ) |
|
|
REG_INIT_C | RegType := ( asicMask = > ( others = > ' 0 ' ) , state = > S_IDLE_C , timer = > ( others = > ' 1 ' ) , asicCnt = > 0 , rdTimeout = > ( others = > ' 0 ' ) , rdFail = > ( others = > ' 0 ' ) , wrTimeout = > ( others = > ' 0 ' ) , wrFail = > ( others = > ' 0 ' ) , prepRdoutAck = > ' 0 ' , mAxilWriteMaster = > AXI_LITE_WRITE_MASTER_INIT_C , mAxilReadMaster = > AXI_LITE_READ_MASTER_INIT_C , sAxilWriteSlave = > AXI_LITE_WRITE_SLAVE_INIT_C , sAxilReadSlave = > AXI_LITE_READ_SLAVE_INIT_C ) |
|
|
StateType | ( S_IDLE_C , S_IS_ASIC_C , S_WRITE_C , S_WRITE_AXI_C , S_READ_C , S_READ_AXI_C ) |
|
|
r | RegType := REG_INIT_C |
|
rin | RegType |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/SaciPrepRdout.vhd
- protocols/saci/saci1/rtl/SaciPrepRdout.vhd