• 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
  • Heywire
    Heywire over 8 years ago

    Hi Andrew,

    Forgive me for my equivocal statements earlier. What i meant was - i am trying to find equivalent attribute for "sdMtlWidth" in my PDK. I can't find it neither in property edit form nor using its SKILL attribute so as to edit the S/D metal 1 width of  a MOS instance. 

    And to answer your other question about I using abInvokeInstCdfCallbacks(),  I get that error after i invoke that procedure using commands below

    instId=car(geGetSelSet())
    abInvokeInstCdfCallbacks(instId)

     after dbReplaceProp() for another parameter i think is CDF parameter and not at the time of loading abInvokeInstCdfCallbacks() procedure  itself. 

    Gratitude,

    Anand

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Heywire
    Heywire over 8 years ago

    Hi Andrew,

    Forgive me for my equivocal statements earlier. What i meant was - i am trying to find equivalent attribute for "sdMtlWidth" in my PDK. I can't find it neither in property edit form nor using its SKILL attribute so as to edit the S/D metal 1 width of  a MOS instance. 

    And to answer your other question about I using abInvokeInstCdfCallbacks(),  I get that error after i invoke that procedure using commands below

    instId=car(geGetSelSet())
    abInvokeInstCdfCallbacks(instId)

     after dbReplaceProp() for another parameter i think is CDF parameter and not at the time of loading abInvokeInstCdfCallbacks() procedure  itself. 

    Gratitude,

    Anand

    • 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