dll_fpga
Full Member level 3
- Joined
- Mar 9, 2011
- Messages
- 185
- Helped
- 19
- Reputation
- 38
- Reaction score
- 21
- Trophy points
- 1,298
- Location
- kerala,India
- Activity points
- 2,416
Please help me understand the concept of aligned address and how to calculate it?
I saw the below equation from AXI spec
Aligned_Address = (INT(Start_Address / Number_Bytes) ) x Number_Bytes.
I saw the below equation from AXI spec
Aligned_Address = (INT(Start_Address / Number_Bytes) ) x Number_Bytes.