• 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. How to change NMOS Internal Gate Connection by using SKILL...

Stats

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

How to change NMOS Internal Gate Connection by using SKILL ?

marbs
marbs over 15 years ago

Hi All,

I have N-MOS generated in layout, but their Internal Gate Connection are set to Top.

I found it difficult to wire the N-MOS in the layout if their Internal Gate Connection are set to Top,

so I have to change their Internal Gate connection to None, but doing it manually is a tedious job.

So I would like to ask, how to change the Internal Gate Connection of all selected N-MOS in layout

from Top to None by using SKILL ?

 

Any help are appreciated.

 

Regards,

Marbs

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    Very hard to know precisely what you'd have to do without knowing the PDK. The general principle would be to identify the property you need to change (look in the CDF for that component, to check what the parameter for the internal gate connection is called) and then do something like:

    geGetSetSet()~>intGateConn="Top"

    Assuming that the parameter is called intGateConn.  You might have to call the CDF callbacks afterwards - see Solution 11018344.

    Alternatively, if using IC61, you could use the property assistant (Window->Assistants->Property Editor), and then select all the devices, and it's easy to change a parameter for all the components at once. No need for SKILL. You can also use the Edit Properties form to do the same thing (depending on the version, you might be constrained to only do this on devices which are identical), but the property assistant will cope with a selection of different devices, and will handle calling of the callbacks properly.

    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