• WRAP burst address calculation in case of unaligned transfers (AXI3)
    Hello, can some one please explain the addresses generation in case of wrapping burst with unaligned addresses? Thanks in advance.
  • 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...
  • Burst Length of wrap type in AXI4
    As per spec, the burst length of wrap type should be 2,4,8 or 16. But at the same time it is also mentioned that burst length= AxLEN[7:0] +1, to accommodate the extended burst length of the INCR burst...
  • 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?
  • AXI3 write response dependencies
    Write Transaction dependencies define that WVALID and WREADY, both are asserted then BVALID can be asserted. So the issue can be raised there that what if AWVALID and AWREADY, both are deasserted (means...