• Write Data Interleaving - AXI
    Note: This was originally posted on 19th March 2009 at http://forums.arm.com Hello, Can anybody help me to understand the reasoning behind write data interleaving ordering restriction imposed by AXI spec...
  • 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?
  • AXI4 - read data interleaving
    Hi Folks, We need a clarification on Read Data Interleaving on AXI4 Read Data Interleaving is supported in AXI4 and following is my understanding on Data Interleaving: Multiple Read commands can be executed...
  • AXI read response in error case
    Hi, In the AXI spec it is mentioned that , even in case of ERROR response, the slave needs to respond with the exact number of beats and indicate the response with each beat. Now my question here...