• boundary concept
    Hi all, I am new to protocols AHB and AXI. can anyone explain why there is 4kb boundary in AXI and why there is 1 kb boundary in AHB? Also what these boundaries are for? Does they represent the...
  • Align source and assembly
    I have a source file, converted it to assembly and added 2 instructions and generated the final elf. When I load this final elf, symbols doesnt match the source due to assembly instructions addition....
  • 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...
  • 4k boundary in AXI
    Why the word boundary in AXI is 4k?
  • check 4KB boundary
    Hi All, When I try to understand SVA 4KB boundary with https://silver.arm.com/browse/BP062 Following is a property // start property AXI_ERRM_AWADDR_BOUNDARY; @(posedge `AXI_SVA_CLK) !($isunknown({AWVALID...