• Write transfer in AXI3
    A master wants to initiate write transfers to two different slaves whose address ranges are consequtive can he choose to initiate write transfer starting in 1st slave address range and choose ASIZE and...
  • AXI3 write data interleaving with same AWID
    This is regarding the AXI3 write data interleaving. I understand how the write data interleaving works when AWID=WID when a slave is accessed by multi masters or a single master which can generate multiple...
  • AMBA AXI Write response
    I am just going through the specs of AMBA AXI. I've few questions.It will be great if anybody clarify 1) Why there was no Write response for each beat in burst Write. But there is a seperate Read response...
  • AXI3 WRAP burst
    what is a sound reason to choose the only start_address that is aligned to the size of each transfer?
  • AXI3 Address calculation
    hello all, what is the use of upper_byte_lane and lower_byte_lane equation in axi3 address calculation? why this two formula?