Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top