This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to calculate unaligned address for APB?

For AXI we are using AWSIZE(unaligned address = AWADDR % 2**AWSIZE). So for APB which size should we use to calculate unaligned address. 

Parents
  • Hello sir, I came across a feature of APB4 that it supports unaligned address access so started implementing it. What is the difference between unaligned transfers and unaligned address access. Also is there anything mentioned in APB4 spec about it not supporting unaligned address access?

Reply
  • Hello sir, I came across a feature of APB4 that it supports unaligned address access so started implementing it. What is the difference between unaligned transfers and unaligned address access. Also is there anything mentioned in APB4 spec about it not supporting unaligned address access?

Children