• Wrap address usage?
    Note: This was originally posted on 18th October 2008 at http://forums.arm.com Hello guys.. I am working on AMBA AHB... and came across the wrap address term... Can you tell me that which kind of application...
  • 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...
  • AHB starting address?
    The AHB starting address is only a even or odd . If odd how to calculate the wrap boundary calculation in WRAP4 ,hsize=2. Regards Rajaraman R
  • 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...
  • AXI3 Address calculation
    hello all, what is the use of upper_byte_lane and lower_byte_lane equation in axi3 address calculation? why this two formula?