In reply to chr_sue:
Thank you chr_sue for patiently clearing my doubt.
I have one confusion that,
why, when I use the wildcard “*” every clocking element is being executed(in all components (test,env, agent, driver, monitor, scoreboard, sequencer) but when I restricted the visibility to test only or environment only then it is giving me an error?
another question is regarding my understanding of the scope given below.
if I write, let’s say, “top.*.agent” in the second argument then the visibility will be in the test, environment, and agent component. correct me if I understood it incorrectly.
Thank you