• outstanding transaction in AXI4 protocol
    Hi, I am using single AXI4 master to issue outstanding transaction with two AXI4 slave. Can a single master issue outstanding transaction with more than one slave? i.e. can master transfer data...
  • Is there a limit for AXI4 outstanding transaction?
    Hi all! I'm working on an avalon to axi4 master writing bridge module. In many cases,I need to assert a large number of awvalid continually for writing efficiency(for instance, a frame of 4K video data...
  • outstanding transaction in AXI4 protocol
    Hi, I am using single AXI4 master to issue outstanding transaction with two AXI4 slave. Can a single master issue outstanding transaction with more than one slave? i.e. can master transfer data...
  • Lock Signal for AXI Slave
    According to what I read in AXi spec sheet, AxLOCK signals are used by the Masters for a locked access to a slave and it's the arbiter/interconnect which takes care of the AxLOCK signal. Am I right when...
  • 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...