• AMBA3 AXI - Exclusive access
    1/ What will happen when a master performs 2 exclusive read with 2 different transaction ID to the sam an address location?? Example: Master0 (M0) issue 2 exclusive read with 2 different transaction ID...
  • PLEASE HELP ME (AMBA3 AXI)
    1/ WHY " the width of the ID field at a slave interface is wider than the ID field at a master interface "??? Can you please explain in more detail the reason??? 2/ Do AXI protocol have support " read...
  • AMBA3 AXI Relationship Between Channels
    In the document AMBA3 AXI (3.2 Relationships between the channels)      Two relationships that must be maintained are:           • read data must always follow the address to which the data relates  ...
  • What is real application of Exclusive access in AXI
    Hi,   What is real time application of AXI exclusive access.   Is it necessarily to do Exclusive read first then exclusive write.   May i know the reason is it so?
  • AXI write outstanding transactions causing problem in image data
    Hi All, I am facing one issue due to AXI write outstanding transactions. Few of vertical lines in my image data has order issue,i.e. pixels are re arranged randomly within line. I was curious why...