• 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...
  • AXI-4 questions
    Hello, I am pretty new to AMBA protocol and I am specifically interested in AXI-4. I have a few fundamental questions related to AXI-4 and I would appreciate if anyone can answer these. 1) I would like...
  • AXI modifiable read access
    The AXI protocol description states for modifiable transactions (ARCACHE[1] is asserted): "a read transaction can fetch more data than required" To me, this can be interpreted in two ways: The...
  • unaligned address in AXI protocol
    i am sending data "NEWDATAA" which is 8 bytes. and starting address is 5, which is unaligned address then whether my data is loss or not . please explain how the whole transfer will happens. how the strobe...