Outbound Ordering (Endpoint)
| Row Pass Column? | Posted Request (Col 2) | Non-Posted Request | Completion (Col 5) |
||
|---|---|---|---|---|---|
| Read Request (Col 3) |
NPR with Data (Col 4) |
||||
| Posted request | No | Yes | N/A | Yes | |
| Non-posted request | Read request | Order presented on AXI1 | No | N/A | Yes/No |
| NPR with data | N/A | N/A | N/A | N/A | |
| Completion | Order presented on AXI2 | Yes | N/A | No | |
1 To ensure that non-posted are not cross posted, your
application should wait for a posted response before issuing non-posted
requests.
2 To ensure that completions are not cross posted, your
application should wait for a posted response before issuing completions to the AXI
master.