In reply to chrisspear:
I see that working on edaPlayground, but what you’re saying doesn’t make sense this me. When I read the function spec (url below) I’m interpreting it as “set all matching IDs to new verbosity”, but that’s not what is happening.
So … it was already UVM_LOW, and now we’ve set(raised?) it to UVM_LOW [again], but now it’s working at UVM_NONE? Either I’m being dense, or the document is just terribly written.
And what I’m saying is exactly what was previously suggested:
In reply to chr_sue:
this.set_report_id_verbosity_hier("UVM/REPORT/SERVER", UVM_NONE);
[/quote]