• 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. Custom IC SKILL
  3. find parameter dependencies in a PCell

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 12779
  • 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

find parameter dependencies in a PCell

VadimBorisov
VadimBorisov over 8 years ago

Hi all,

Currently, I'm working on finding a way how to determine dependencies between parameters in the PCell generically.

F.i.

totalWidth = numberOfGates * Width

(in order to get totalWidth you need know (calculate) numberOfGates and Width)

Now I'm trying to extract a callBack function, but the issue sometimes a parameter has more 2-3 callback functions.

So, the question: Are there some useful SKILL functions which can help me? Or maybe there is an existing solution?

Best regards,

Vadim

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Vadim,

    I think formally proving dependencies between parameters when the callback function can be something very complex - some foundries have callback functions (which are not readable either) which run to thousands of lines and call many other functions. Whilst SKILL has a reasonable number of introspection features - and you could parse the expressions to find some simple dependencies, I think it would be so error prone (or only able to handle very simple cases) that it's of dubious value.

    Regards,

    Andrew.

    • 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