qwerty123 Posted July 25, 2011 Report Share Posted July 25, 2011 Hi, Can we set different verbosity levels for different classes? if yes then how? Like i want to have medium for driver n high for monitor. Quote Link to comment Share on other sites More sharing options...
arno Posted July 25, 2011 Report Share Posted July 25, 2011 You will be able to set the verbosity level in different objects of a class with the function "set_report_verbosity_level()", or similar functions. Have a look in the the class reference or the examples in the release : integrated/ubus/examples/test_lib.sv: ubus_example_tb0.ubus0.bus_monitor.set_report_verbosity_level(UVM_FULL); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.