• 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...
  • 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...
  • Introduction to AXI Protocol: Understanding the AXI interface
    When part of a team, your group can become more capable than a single individual, but only if your team can work together and communicate effectively. Having members of a group talk over each other leads...
  • AXI Protocol -  Strobe Signal Value
    how to calculate the value of strobe signal in axi?
  • Compare the performance of In-order and Out-of-order in AXI protocol
    I am checking the performance of an SoC system. Currently, I am facing an issue as below: I have 1 master access to 1 slave (OS = 8). Assume that I have 3 packages: A0 (ID = 0), A1(ID = 1), A2...