MANISHDESAI Posted January 28, 2013 Report Posted January 28, 2013 Hello I am working on UVM Based Verification and had developed UVM based Venv, also using Few VIP. Now my issue is all the UVM_Message/WARNING is reported in single file. I want to store Messages related to Various control modules and data transfer module in different log files which helps me to create module wise logs. Also few log should go to run.log or terminal messages. Is their any option in UVM_MESSAGE/WARNING by which I can store logs in different log files that easy my debugging. Manish Desai Quote
dave_59 Posted January 29, 2013 Report Posted January 29, 2013 See http://www.uvmworld.org/forums/showthread.php?364-set_report_default_file. There are many other options. Quote
MANISHDESAI Posted January 31, 2013 Author Report Posted January 31, 2013 Thanks Dave Able to generate multiple log files by using set_report_id_file command and associated id in uvm_notes.... and so on Thanks and Regards Manish Desai Quote
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.