Please login to view the entire Verification Horizons article.
Please register or login to view.
This is all made up. Except the true parts. It’s a murder mystery. Someone “murdered” my config setting – but I’m getting ahead of the story.
We’re verification engineers, and our testbench is running just fine, doing the things it does, but the system is running a bit slower than our System Architects predicted.
Time for Debug
We’ve been running regression and we switch on debug logging and dig into the postsim debug.
vlog ip_pkg.sv vlog extended_pkg.sv vlog t.sv vopt - o opt top - debug, livesim + designfile vsim - c opt + UVM_TESTNAME = extended_test_priority - do "run -all; quit -f" \ - qwavedb =+ signal + memory = all + class + transaction + classmemory = all + classdynarray = all + classmemory = all
Running visualizer
visualizer ...