• AXI Read/Write ordering
    Note: This was originally posted on 24th October 2007 at http://forums.arm.com Hello,    Section 8.6 of the AXI spec says that reads and writes have no ordering restrictions between them.  It then says...
  • More AXI write/read ordering
    Note: This was originally posted on 25th October 2007 at http://forums.arm.com In another posting, a scenario given was with a RAW hazard where a bufferable write was followed by a read to an overlapping...
  • AXI4 ordering
    AXI4 document says that when a master issues multiple transactions to same / overlapping address with same ID, the order of arrival at the slave must be the same as the order of issue. I think it means...
  • AXI protocol
    Note: This was originally posted on 30th December 2007 at http://forums.arm.com Can anyone tell me the exact explanation and differnce between out of order completion and write data interleaving  in detail...
  • response ordering at AXI4 slave
    1) is response ordering logic need to be developed at Slave side? 2) Consider Single master-Single slave connection, master issue the outstanding read command to slave with following transaction 1st...