• 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. Exclusion of Signals Across Hierarchy for Toggle Coverage...

Stats

  • Replies 1
  • Subscribers 66
  • Views 650
  • Members are here 0

Exclusion of Signals Across Hierarchy for Toggle Coverage using CCF File

WA20250805177
WA20250805177 1 month ago
We are currently working on excluding specific signals from toggle coverage in the top-level module using the exclude.list file in the CCF. The exclusion is applied using the following regular expression:
-ere module top\.req_pkt.*\.ovlddeep
This works as intended for the signal instance in the top module. However, the same signal (ovlddeep) is propagated down to lower-level (descendant) modules through hierarchical connections. We expected the exclusion to apply to these lower-level instances as well, but it appears that the exclusion rule only targets the top-level instance. As a result, we would need to write separate exclusion rules for each module where the signal appears.
Query:
1) Is there a way to exclude a signal (e.g., ovlddeep) across all hierarchical instances from the top-level down, using a single rule or a more generic approach in the CCF file? 
2) Are we missing any specific syntax or configuration that enables hierarchical exclusion for toggle coverage?
3) If not supported, can this be considered a limitation, and are there recommended best practices to handle such cases?
Objective:
Looking for a scalable and maintainable method to exclude signals passed through multiple levels of hierarchy without duplicating exclusion rules for each module instance.
Thanks,
-Wadood
  • Sign in to reply
  • Cancel
  • StephenH
    StephenH 1 month ago

    Hi Wadood.
    Be careful using the regular-expression method for excluding signals in the CCF, it can significantly increase the elaboration time.

    You might find the following support article helpful: How to exclude toggle coverage for all the wires hierarchically connected to a port without specifying each wire segment individually

    Steve

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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