• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Functional Verification
  3. how to merge the coverage report using IMC?

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 69
  • Views 36273
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to merge the coverage report using IMC?

guest4cadence
guest4cadence over 14 years ago

Hi All,

 

I am running the tests using the VIPP OVM using irun. I am able to dump the icc*.ucd. Also, I am able to open the coverage of each test using the IMC gui and not ICCR.

But, when it comes to merge IMC doesn't support the gui mode merge. Can some1 help me how to merge and generate the coverage report.

 

 Thanks

  • Cancel
Parents
  • AmitGupta
    AmitGupta over 13 years ago

    Currently IMC does not support merge in GUI. For merge you need to invoke IMC in batch mode, specify the merge config option and the apply merge. For example consider the following runs –

    ./cov_work/scope/test1/
    ./cov_work/scope/test2/
    ./cov_work/scope/test3/

    To merge coverage for the above runs to all, use:
    imc>> merge test1 test2 test3 -out all

    After the merge operation, merged results (both .ucm and .ucd files) will be stored in ./cov_work/scope/all

    Further to generate reports you can load the merged database and generate reports – imc>>load –run all imc>> report –html/detal/summary –metrics -out path

    For details you can refer to IMC UserGuide also please feel free to get in touch with me in case you need further information regarding any IMC operation.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • AmitGupta
    AmitGupta over 13 years ago

    Currently IMC does not support merge in GUI. For merge you need to invoke IMC in batch mode, specify the merge config option and the apply merge. For example consider the following runs –

    ./cov_work/scope/test1/
    ./cov_work/scope/test2/
    ./cov_work/scope/test3/

    To merge coverage for the above runs to all, use:
    imc>> merge test1 test2 test3 -out all

    After the merge operation, merged results (both .ucm and .ucd files) will be stored in ./cov_work/scope/all

    Further to generate reports you can load the merged database and generate reports – imc>>load –run all imc>> report –html/detal/summary –metrics -out path

    For details you can refer to IMC UserGuide also please feel free to get in touch with me in case you need further information regarding any IMC operation.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information