• 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

    You'll probably need to change the layer number of the shapes to the layer number in the new process. So you'd need a bit of code which knew about the mapping of the old layer numbers to new layer numbers. You can access and modify the layer number for a shape using shapeId~>layerNum

    Alternatively you could stream it out using the old layer map file, and stream in with the new. But that's a bit clunky.

    Or you could contact Cadence about accessing Virtuoso Layout Migrate, which is a tool designed for this purpose (which will do a whole lot more than simplistic scaling of the data and layer translation; it can ensure that the resulting design is DRC clean and handle differing scaling on different layers).

    Andrew.

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

    You'll probably need to change the layer number of the shapes to the layer number in the new process. So you'd need a bit of code which knew about the mapping of the old layer numbers to new layer numbers. You can access and modify the layer number for a shape using shapeId~>layerNum

    Alternatively you could stream it out using the old layer map file, and stream in with the new. But that's a bit clunky.

    Or you could contact Cadence about accessing Virtuoso Layout Migrate, which is a tool designed for this purpose (which will do a whole lot more than simplistic scaling of the data and layer translation; it can ensure that the resulting design is DRC clean and handle differing scaling on different layers).

    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