• why there is no split or retry responce in AXI ?
    In AHB, we have split and retry responce, but it doesn't exist in AXI, why ?
  • 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...
  • burst-based transactions on AXI
    Hi, I'm confusing with burst transaction in AXI. there is one key feature in AXI spec.... > "burst-based transactions with only start address issued" How can we understand this point? ...
  • When Wrapping happens in AXI?
    Hi Forum, I cannot understand when address is being wrapped in WRAP burst. In my example, the WRAP condition never happens in other words, during BURST operation address always remains small than...
  • 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...