There are two ways to set/control/change verbosity of particular component.
- Using method call
- Through Command line
Here I explained both using example.
Let's go through examples.
1. Using method call
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
2. Through Command line
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Now run with 3 different simulation commands and see the difference.
+uvm_set_verbosity=component,id,verbosity,phase
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------
Reference: