• 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. ICCR : How to generate functional cov report in .html format...

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 65
  • Views 15589
  • 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

ICCR : How to generate functional cov report in .html format ,i get it in .data

Pooja
Pooja over 16 years ago

Hi I use iccr tool Version 08.10-s006 to generate coverage.My Makefile roughly shows up as follows

+nccovdut tx_rx +nccoveragfe+all +nccovworkdir+COVDIR

At the end of simulation I get the coverage report at XX/COVDIR/design/test/icc.data

The icc.data is not readable and thus compels us to use gui to check the coverage report.

can you help me generate a coverage report in .html or .txt format using iccr ?

I used the following steps

iccr> load_test XX/COVDIR/design/test

iccr> report_html *

iccr>exit

This indeed gives a report as iccr.log but this report is clubbed with lot of irrelevant information such as the commands given to generatre this report and stuff like that

My goal is to generate a Coverage report in html format or convert the existing .data file in .html or .text which ever is better.Please help!!!!!!!!!!!

 

  • Cancel
  • Mickey
    Mickey over 16 years ago

     Hi Pooja,

    What you need to do to send the report to an appropriate file output is add the unix redirect command when you execute the report_html command, eg.  report_html * > output.html.

    Please let me know if that helps.

    Best regards,

    Mickey

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Pooja
    Pooja over 16 years ago

    Mickey said:

     Hi Pooja,

    What you need to do to send the report to an appropriate file output is add the unix redirect command when you execute the report_html command, eg.  report_html * > output.html.

    Please let me know if that helps.

    Best regards,

    Mickey

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Pooja
    Pooja over 16 years ago

    Hi Mickey ,

          Your solution works!!!!!!!!!! thanks a lot!!!

     Regards,

    Pooja

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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