naveeng Posted May 7, 2012 Report Share Posted May 7, 2012 Is there a way to specify accomplish a lower verbosity for messaging to STDOUT, and a higher verbosity for messaging to files? Thanks a lot for your suggestions! Quote Link to comment Share on other sites More sharing options...
SeanChou Posted May 15, 2012 Report Share Posted May 15, 2012 According uvm_report_server::process_report(), there is no chance different verbosities assigned to UVM_DISPLAY and UVM_LOG. You could only override this function for your purpose. 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.