Hardware interview practice
Replace UVM types without editing the environment
Which UVM mechanism most directly lets a test substitute a component or object type without modifying the environment source?
Choose one
Answer choices
- A. Clocking-block input skew
- B. Factory type or instance override
- C. Continuous assignment
- D. A $finish callback
