Hi,
I am working in a SoC team, and trying to improve the test logs being created.
In the "UVM Report Summary" printed a section of
** Report counts by id
I find it to be redundant, and sometimes it has hundreds of lines.
How can I remove it from being printed?
Any switch/knob to turn on/off in the uvm_report_server?
example taken from the log:
--- UVM Report Summary ---
** Report counts by severity
UVM_INFO :76926
UVM_WARNING : 182
UVM_ERROR :318669
UVM_FATAL : 0
** Report counts by id
[ATM_CFG] 1
[CCU VC CFG] 1
[CFGPRT] 1
[ENV_PHASE] 3
[I2C CHECKER] 14
[INFO_REG_TEST] 62
[RNTST] 1
..
..
Thanks,
Michael