Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Announcements
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Developer Community
IP Products
Processors
Jump...
Cancel
Processors
Cortex-A / A-Profile forum
AXI Wrap Bursts
Blogs
Forums
Videos & Files
Help
Jump...
Cancel
New
Replies
8 replies
Subscribers
273 subscribers
Views
16162 views
Users
0 members are here
Related
AXI Wrap Bursts
Offline
Parag Goel
over 7 years ago
In case of wrapped bursts, we need to calculate first the Aligned_Address, using:
Suppose start address is 55, assuming 32 - bit bus, burst length of 4
Aligned_Address = (INT(Start_Address / Number_Bytes) ) * Number_Bytes;
The value is ::
52 or 56
i.e.
do we have round to lower or upper value.
Then we calculate the wrap boundary, using
Wrap_Boundary = ((INT(Start_Address / (Number_Bytes * Burst_Length))) * (Number_Bytes * Burst_Length);
What does this wrap boundary actually indicate,
1. The address from where wrapping will take place.
2. The address value after wrap.
Also, if anyone can let me know in a step-wise manner how the address are calculated using the same scenario above, would be great.
Hope to see the replies soon.
Parents
Offline
Parag Goel
over 7 years ago
Note: This was originally posted on 27th July 2009 at
http://forums.arm.com
Thanks a lot for your support & such a detailed reply.
Regards,
Parag Goel
Cancel
Up
0
Down
Reply
Cancel
Reply
Offline
Parag Goel
over 7 years ago
Note: This was originally posted on 27th July 2009 at
http://forums.arm.com
Thanks a lot for your support & such a detailed reply.
Regards,
Parag Goel
Cancel
Up
0
Down
Reply
Cancel
Children
No data
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Answered
Using a 32bit libray in ArmV8 applicatio
0
Cortex-A53
Armv7-A
Armv8 Foundation Platform
2736
views
3
replies
Latest
2 months ago
by
42Bastian Schick
Not Answered
coherence between R82 and other cpu or hardware modules
0
1793
views
0
replies
Started
2 months ago
by
summer123
Not Answered
Dev Board or Cycle Accurate Sim for Arm Cortex A-76/77/78
0
Cortex-A78AE
Cortex-A77
Cortex-A76
8929
views
2
replies
Latest
2 months ago
by
Armand Behroozi
Answered
How to set up stage-2 translation table
+1
Armv8-A
7289
views
2
replies
Latest
2 months ago
by
irakatz
Suggested Answer
ARMV8 multithread
0
Cortex-A72
AArch64
Armv8-A
2467
views
2
replies
Latest
2 months ago
by
Rifakst
<
>
View all questions in Cortex-A / A-Profile forum