YuukiSU
New Contributor
3 years agoCan't execute the assertion debug on tutorial
Hello from Japan,
I tried the assertion debug tutorial (page 197, Chapter 15 in Questa Tutorial PDF) with tutorial files.
/<install_dir>/examples/tutorials/systemverilog/vlog_dut
But, I ...
- 3 years ago
We should remove/disable any testbench features that require advanced verification licenses.
Coverage related code (which requires advanced verification licenses) can be disabled using vsim command option -nocvg.
Best Regards,
Richard Tan