• 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. HAL: turn on a rule in the design_info file

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 65
  • Views 13456
  • 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

HAL: turn on a rule in the design_info file

maraninchijp
maraninchijp over 9 years ago

Hi,


I am trying to turn on a rule, that is turned off into the def file, into the design_info file for a certain part of the module

for instance, in the def file, I have

INSTNM {level=4} {off}

and in the design_info file :

lint_checking designunit = chip_top
{
 INSTNM {pattern="i_*"} on ;
}

with this configuration, I will never have a warning reported by the tool, as it seems it considers the rule INSTNM always off

but, if I do the opposite, turn on the rule in the def file and turn it off in the design_info file, I will have the expected result.

we can deduce that the design_info file is well taking into account by the tool.

note that, I have the same problem with all the rules I try to turn on in the design_info file, even rules without 'pattern' paramter


any ideas are welcome,

thanks

jean-pascal

  • 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