• Alignment Address Calculation in AHB
    Hello I want to know the calculation for HSIZE=2 and Wrap 8 and starting address is 0x4 and how we are doing alignment ???
  • to size boundary of the structure alignment
    dear All, i started an arm cortex m3 project using eclipse+gnu. i want to size boundary of the structure alignment. where and how i can do it? thanks and regards, Ras
  • 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....
  • Aligned and unaligned word transfers on a 64-bit bus
    address = 0x07 transfer size = 32 bit burst type = INC Burst length = 4 transfers Can you please explain this example of unaligned word transfer on 64-bit bus. Why the second transfer started...
  • What is expected from response if in WRAP txn in AHB is un-aligned.
    Hi, In spec it's mentioned that in WRAP transaction the un-aligned address will be made aligned but only when it's crossing the boundary. Wanted to know what's expected when the WRAP txn is started...