• WRAP BOUNDARY IN hsize=0
    Hello All, I am using a WRAP4 burst and my HSIZE=O. So boundary=(beat * hsize in byte) = 4 *1 = 4 My starting addrss=217 The wrap4 will increment to 217,218,219,216. This is correct or not...
  • AHB WRAP address boundaries
    Note: This was originally posted on 18th June 2008 at http://forums.arm.com AMBA spec (v2.0) only shows how the addresses wrap when hsize = 2 (word). Is it because the address boundary remains the same...
  • Why the address boundary for AHB burst should not cross 1KB
    Why the address boundary for AHB burst should not cross 1KB?? And in case of burst operation, is that every beat the address increment taken care by master?
  • 4k boundary in AXI
    Why the word boundary in AXI is 4k?
  • why there is no split or retry responce in AXI ?
    In AHB, we have split and retry responce, but it doesn't exist in AXI, why ?