• 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. re-eval contacts

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 13412
  • 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

re-eval contacts

nuSkill
nuSkill over 15 years ago

Hi guys,

 I am using ICFB5.1.41_USR4 and I created instances of pcells and contacts using dbCreateParamInstByMasterName. I got the layout that I want but the contacts` Rows and Columns parameter values are both "0" once checked on the properties window although I have the correct contacts layout based on what I specified on the l_params options during generation.

I needed to use dbCreateParamsInstByMasterName because I have to specify the instance name, otherwise I could just use leCreateContact but you cannot assign instance name using this (saved on the ROD tab).

 Do I need to re-evaluate my contacts to have the correct parameter values in the params window, same as what needs to be done for pcells? If so how can I do this? I am using the gpdk090 library.

 Thanks and best regards,

/Andal

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    Andal,

    Sounds odd. Can you give an example piece of code with the all arguments to dbCreateParamInstByMasterName, so I can try it out?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • nuSkill
    nuSkill over 15 years ago

     Hi Andrew,

     Here is a sample code with params.

    CreateParamInstByMasterName(CV "gpdk090" "M3_M2" "symbolic" "ROD_x20535_y18135" list(20.535 18.135) "R90" 1 list(list("column" "float" 3) list("row" "float" 5) ))

     I get a 3x5 via but once I do query of the via, the parameters window reflects "0" values for rows and column.

    Note that if I do not include the l_params I get a single via whose parameters are correctly reflected once I do a query.

    Could it be I get the syntax for the l_params wrong?

    Thanks for your help.

    /Andal

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago
    Hi Andal,

    Use "int" instead of "float" for the row and column parameters. The type is wrong.

    Regards,

    Andrew
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • nuSkill
    nuSkill over 15 years ago

    Hi Andrew,

     Thanks alot! I knew it will be something so simple :(

     Best regads,

    /Andam

    • 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