Arm Community
Site
Search
User
Site
Search
User
Support forums
SoC Design and Simulation forum
AXI read transfer
Jump...
Cancel
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
1 reply
Subscribers
94 subscribers
Views
9814 views
Users
0 members are here
AMBA
ACE
AXI
Interface
Options
Share
More actions
Cancel
Related
How was your experience today?
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
AXI read transfer
vidya
over 8 years ago
If the slave is not able to process read request from master, which response is expected from slave?
Top replies
Martin Weidmann
over 8 years ago
+1
verified
Do you mean something like a write to a read-only address? If so, there are two error responses: SLVERR - Valid address, but slave is unable to do the requested operation DECERR - The address you...
+1
Martin Weidmann
over 8 years ago
Do you mean something like a write to a read-only address?
If so, there are two error responses:
SLVERR - Valid address, but slave is unable to do the requested operation
DECERR - The address you requested is not valid.
There is a special case for exclusives.
See section 3.4.4 of the AMBA AXI and ACE Protocol Specification
infocenter.arm.com/.../index.html
Cancel
Vote up
+1
Vote down
Cancel