• 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?
  • Three question on AXI transfers, related to disjoint byte access in a single 4 byte word, single transfer.
    I have three question on AXI transfers, and these all relate to a) my understanding of the spec, as all question do, and b) a single write transfer to a single 32-bit aligned address. I would like to...