Hardware interview practice
Response identity
Why is rsp.set_id_info(req) important before item_done(rsp) or put_response(rsp)?
Choose one
Answer choices
- A. It raises an objection on behalf of the requesting sequence
- B. It randomizes every response field using the request constraints
- C. It copies routing and transaction identity so the sequencer can return the response to the requesting sequence
- D. It converts a uvm_object into a uvm_component
