Posted by rag123 on Apr 15, 2021
UVM #uvm I have environment where i have 3 components (test_a,test_b,test_c). I would like to turn off the messages from 2 components and keep 1 of them on. How do i do this through command line? This is the hierarchy-------------------------------------- ...
Question