Hi,
I done my coverage in uvm_monitor. i am running the test in vcs tool.
For coverage report I need simv.vdb file to run "urg" command.
i am using the following command :
urg -dir simv.vdb -report IndividualCovReport/test_name
urg -dir simv.vdb -format text -report IndividualCovReport/test_name
but i am getting following error :
Warning-[uRG-DNF] Directory not found
The directory 'simv.vdb' could not be found: No such file or directory.
Please verify all the directories given to the -dir option are valid.
Error-[uRG-ND] No source data
No source data was supplied to URG.