• 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. Modified parameters don't change layout pcells

Stats

  • Locked Locked
  • Replies 11
  • Subscribers 144
  • Views 7952
  • 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

Modified parameters don't change layout pcells

egolowen
egolowen over 11 years ago

Hi,

I am writing SKILL code in order to modify the parameters of layout instances, however even though the parameter has been properly modified, the layout pcell does not change (for example, if I increase the length of an nfet the property is the correct value but the layout instance remains the same size).

 I have tried using:
  foreach(prop properties
... 
prop~>value = param_value
...
)

and:
 dbReplaceProp(inst prop~>name 'string param_value)

But neither have fixed the issue.
Is there a better may to modify these parameters so the layout itself is updated properly? I was thinking of trying to use a replay file but that may not do the trick.

Thanks,
Elizabeth

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Anand,

    I thought I'd answered this, but having checked I don't see my reply here (must have had a senior moment!). Anyway, where are you seeing this parameter "sdMtlWidth"? How do you know there's a parameter called that? This is very specific to the technology/pcell you're using, so I can't really answer it from the description you've given without some more detail as to how you know this parameter exists. Maybe some pictures would help?

    As for the code problem, it sounds as if it's been incorrectly copied and pasted. There's a bit of a problem with the forums at the moment that copy and paste of code loses the formatting (I have IT looking into it). The workaround is to use a web browser on Linux (e.g. firefox) and rather than doing an explicit "copy" and "paste", select the text with the mouse and then use the middle mouse button to paste into your editor (on Linux). Hopefully then you won't mess up the brackets (that sounds as if what must have happened). That said, copying and pasting the code you posted above didn't have that problem - it suggests you have the parentheses in the wrong place somehow though.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Anand,

    I thought I'd answered this, but having checked I don't see my reply here (must have had a senior moment!). Anyway, where are you seeing this parameter "sdMtlWidth"? How do you know there's a parameter called that? This is very specific to the technology/pcell you're using, so I can't really answer it from the description you've given without some more detail as to how you know this parameter exists. Maybe some pictures would help?

    As for the code problem, it sounds as if it's been incorrectly copied and pasted. There's a bit of a problem with the forums at the moment that copy and paste of code loses the formatting (I have IT looking into it). The workaround is to use a web browser on Linux (e.g. firefox) and rather than doing an explicit "copy" and "paste", select the text with the mouse and then use the middle mouse button to paste into your editor (on Linux). Hopefully then you won't mess up the brackets (that sounds as if what must have happened). That said, copying and pasting the code you posted above didn't have that problem - it suggests you have the parentheses in the wrong place somehow though.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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