In reply to Vinay Jain:
Vinay,
thanks for the response, i understand what you mean. However when i write the code i won’t know what i want to filter.
All i know is that i would like to look at the uvm_info statements from a particular monitor instance, when i see things going wrong in the scoreboard.
How do i trace this instance and put it in my uvm_info statements? I am needing something unique per instance , a number or an interface.
I remember noticing an agent id field in template code - but never paid any attention to this - perhaps i should be look for fields inherited from uvm_monitor.