Skip to content

BID and RID checking #18

Open
Open
@roestock

Description

@roestock

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions