• AXI locked access
    Note: This was originally posted on 29th May 2008 at http://forums.arm.com Does a locked request on either the read or write channel cause both channels to be locked? For example, one master request a...
  • WLAST blocked when AXI Master timeout with VIP slave
    Hi, I am verifying a low complexity RTL design having AX Iinterface. I am working on this AXI master connected with AXI VIP slave interface. I see that in a few scenarios, when AXI master timesout,...
  • AXI Protocol -  Strobe Signal Value
    how to calculate the value of strobe signal in axi?
  • AXI fixed burst to a slave with narrow data width
    Hi, I have an AXI master with data width 64, and an AHB slave of data width 32. What would happen when there is a 64bit FIXED burst READ (i.e., asize=3 )to an address 0X100 of the slave? Would 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? ...