How to generate a combined code coverage report?

Status
Not open for further replies.

bhavs

Newbie level 3
Joined
May 17, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
Hi,

I have followed the following steps to generate code coverage report,
1. make vcs_cov TCASE =test_case01
2. simv cm_name test01 -cm fsm+line+tgl
3. make vcs_cov TCASE=test_case02
simv cm_name test02 -cm fsm+line+tgl


4. cm _merge cm_name mergedreport ;

I am not able to run the last command, it's giving error command not found.

if anybody knows how to generate the combined report plz let me know.

Thanks
bhavs
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…