• AXI3 WRAP burst
    what is a sound reason to choose the only start_address that is aligned to the size of each transfer?
  • Regarding WRAP burst calculation in AXI4
    Could you please help me on this topics in AXI4 protocal :: 1. what is meant by Aligned and Unaligned address? 2.How can I calculate WRAP boundary calculation in AXI4? please explain with example...
  • 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?
  • What purpose do wrapping BURST transfers serve?
    I've understood how it works and what happens in it, but what is the use of having a wrapping bursts? What are some scenarios where it provides an edge?
  • 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...