Hardware interview practice
First action when coverage misses a target
A regression misses its coverage target. What should the verification engineer do first?
Choose one
Answer choices
- A. Add random seeds without examining the report
- B. Delete uncovered bins
- C. Identify whether the gap is functional or code coverage, inspect the specific holes, then choose targeted stimulus or a design/testbench fix
- D. Increase the timeout for every test
