• unaligned address in AXI protocol
    i am sending data "NEWDATAA" which is 8 bytes. and starting address is 5, which is unaligned address then whether my data is loss or not . please explain how the whole transfer will happens. how the strobe...
  • what is unaligned address access?
    I came across a feature "unaligned address access" in APB4 and started implementing the same. I researched a bit but didnt exactly got what is unaligned address access. Is it same as unaligned transfers...
  • 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.
  • AXI narrow read with unaligned address
    Hi, I have a question about the correct behavior when performing a narrow read with an unaligned address; consider the following scenario: - 32 bit data bus - address x0001 - length 0 (1 beat...
  • AHB/APB
    1)why does AHB or APB support 16 slaves devices?is there any calculation behind it?explain me?