Open
Description
I have an AXI4 manager accessing my subordinate, but it doesn't check the response ID so all tests pass, even though the subordinate always returns a response ID of 0 and I explicitly set the AWID or ARID to non-zero (eg 1) using eg SetAxi4Options(Axi4MemRec, AWID, id);
Is this a deficiency, or is there a known way to enable response ID checking?
As a work-around in my test I have done an asynchronous read/write address and checked the response id before going on to complete the access.
Metadata
Metadata
Assignees
Labels
No labels