Skip to the selected question
ASIC.FYI

ASIC Question Bank

1,000+ hardware interview questions
DescriptionQ639
Page ↗
Q639DVASIC interview problem

UVM callbacks

TechniquesUVMCallbacks and reporting
DifficultyEasy
TopicUVM Components
LanguageSystemVerilog
Format4 choices
01

Problem

A callback object is constructed and added with uvm_callbacks#(driver_t, driver_cb)::add, but its method is never called. What is the most likely missing step?

02

Answer choices (4)