• 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. Standcell layout scaling problem

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 144
  • Views 14304
  • 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

Standcell layout scaling problem

heavenevil
heavenevil over 13 years ago

I am now doing a standcell library migrating from 90nm to 65nm, only thing I have is the 90nm cell layout, I don't want to draw by hand and I found one post about it http://www.cadence.com/forums/p/13074/19670.aspx.

Andrew gave some code, but I never learned skill so I don't know how to change it, even don't know how to run it, can anyone give me some hint? Thanks a lot

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

    Hi Li,

    You can't just pass a number to the function. You have to give it the database ID of the cellView. You can't cut and paste the database ID and re-use it - all you see is the "print representation" when displayed.

    You'd have to use:

    abScaleAllObjects(cv 0.6)

    And cv contains the result of geGetEditCellView() as you typed it above.

    Regards,

    Andrew.

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

    Hi Li,

    You can't just pass a number to the function. You have to give it the database ID of the cellView. You can't cut and paste the database ID and re-use it - all you see is the "print representation" when displayed.

    You'd have to use:

    abScaleAllObjects(cv 0.6)

    And cv contains the result of geGetEditCellView() as you typed it above.

    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