Hardware interview practice
Start_item and finish_item
What does start_item(req) accomplish before finish_item(req) sends the request?
Choose one
Answer choices
- A. It broadcasts req to every analysis subscriber
- B. It drives req directly onto the DUT pins
- C. It automatically constructs the driver
- D. It waits until the sequence is granted access to the sequencer for that item
