• 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 Design
  3. schematic parameter passing

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 124
  • Views 13480
  • 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

schematic parameter passing

archive
archive over 19 years ago

I am trying to create a symbol view for a custom layout pCell that passes the parameters through to the underlying symbol.  I know it goes something like ilInst~>prop of an ilLabel and uses sprintf() and pPar()


Originally posted in cdnusers.org by CollinWeiss
  • Cancel
  • archive
    archive over 19 years ago

    I assume you're trying to create a label on the symbol which will show the value of the parameter? If so, you need to add a label to the symbol, make sure it is type "ILLabel", and has the value which is a SKILL expression - such as "ilInst~>myprop" if myprop
    is the name of your property.

    Often this is done using a label with value "cdsParam(2)" - or something similar. cdsParam is a utility function which returns the value of a CDF parameter, and gives the user control over which of the CDF parameters should be displayed in that slot.

    Regards,

    Andrew.


    Originally posted in cdnusers.org by adbeckett
    • 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