• AXI read transfer
    If the slave is not able to process read request from master, which response is expected from slave?
  • AXI transfer
    Consider Data interface is 64 bit. It is Write transfer. AXI master need to transfer 11 bytes and starting address is 0. Anyone suggest which one is a valid among below mentioned two scenarios. Scenario...
  • read transfers
    In read transfres how the slave indicates the transaction is over?
  • AXI read reordering depth and read interleaving depth. Are they same?AXI
    Is interleave and reorder the same concept? My interpretation is a slave can reorder without interleaving, which means entire read burst are reordered with no interleaving. So my understanding is they...
  • Transfer size in AMBA AXI
    Hi, I am not so clear about the concept of transfer size in AMBA AXI. My question is how to calculate wrap_boundary in wrap based data transfer when Number_Bytes (The maximum number of bytes in each data...