• 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...
  • 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...
  • axi read transfers
    what is the difference between overlapping and out of order transfers in Aciform the explanation it seems that both are same is this the case?
  • AXI read transfer
    If the slave is not able to process read request from master, which response is expected from slave?
  • pseudocode description of transfer in AXI
    Hello I am new to AXI and just saw the pseudocode for a transfer in the spec of AXI . My question is regarding Data_Bus_Bytes . Q1- The spec says that Data_Bus_Bytes is number of 8 bit byte lanes in...