/uvm_report

using the features of the uvm_report object

Primary LanguageSystemVerilogGNU General Public License v2.0GPL-2.0

See the URL for more https://tenthousandfailures.com/blog/

Source code for posts on the tenthousandfailures.com blog.

Licensed under the GNU General Public License v2 see LICENSE.txt for more details.

Written by Eldon Nelson

Command Lines for Mentor Questa to Run

> rm -rf work; qverilog uvmr.sv -R +UVM_TESTNAME=dut_test -c -do "run -all; exit"

See example output in "output"