• 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. I am checking the code coverage for one of my Module's testbench...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 65
  • Views 3510
  • 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

I am checking the code coverage for one of my Module's testbench, but the expression coverage is appearing as "n/a" , why is that so ? there are if-else & assignments in the RTL... how do I enable it ?

Saru K S
Saru K S over 8 years ago

I am checking the code coverage for one of my Module's testbench, but the expression coverage is appearing as "n/a" , why is that so ? there are if-else & assignments in the RTL... how do I enable it ?

  • Cancel
Parents
  • Saru K S
    Saru K S over 8 years ago

    Hello Stephan,

                I am using the following options in my run command :

    /////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    "set compileOptionsTb            = -nocopyright -errormax 1 -linedebug \
                                      -messages \
                                      -COVERAGE all -covdut <dut-name> -covfile <naME.covfile>"

    //////////////////////////////////////////////////////////////////////////////////////////////////////////////

    And, my covfile is as follows :

    select_coverage -all
    set_expr_scoring -all
    set_assign_scoring
    set_libcell_scoring
    set_fsm_scoring -hold_transition
    set_fsm_arc_scoring -on
    set_branch_scoring
    set_explicit_block_scoring -off -case

    set_ignore_library_name

    /////////////////////////////////////////////////////////////////////////////

    in spite of that, even though I have expressions in my dut, I cannot see them in the IMC.

    Thanks in advance.

    Regards,

    Saraswati

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Saru K S
    Saru K S over 8 years ago

    Hello Stephan,

                I am using the following options in my run command :

    /////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    "set compileOptionsTb            = -nocopyright -errormax 1 -linedebug \
                                      -messages \
                                      -COVERAGE all -covdut <dut-name> -covfile <naME.covfile>"

    //////////////////////////////////////////////////////////////////////////////////////////////////////////////

    And, my covfile is as follows :

    select_coverage -all
    set_expr_scoring -all
    set_assign_scoring
    set_libcell_scoring
    set_fsm_scoring -hold_transition
    set_fsm_arc_scoring -on
    set_branch_scoring
    set_explicit_block_scoring -off -case

    set_ignore_library_name

    /////////////////////////////////////////////////////////////////////////////

    in spite of that, even though I have expressions in my dut, I cannot see them in the IMC.

    Thanks in advance.

    Regards,

    Saraswati

    • 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