• 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.
  • 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...
  • 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...
  • 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 locked access
    I want to know what happens in these scenarios : 1) Assume Master1 (M1) is doing locked access, if locked access fails before M1 does unlocking transaction what is the response to the M1? 2) Assume M1...