• 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. Converting a existing library to PCELL library

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 142
  • Views 15342
  • 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

Converting a existing library to PCELL library

RK56
RK56 over 8 years ago

Hi,

I have a library of 500+ cells with schematic, symbol and layout views. Now we have decided to create another variant which differs only by single layer (VT variants). So instead of creating another set of 500+ cells I'm looking for an option to convert the existing views to PCELL views and provide an option to chose the Vt.

I have good experience in writing SKILL scripts but I have not tried anything related to PCELLs. So kindly provide me some directions.

Thank you

Ramakrishnan

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

    Ramakrishnan,

    First of all, it doesn't strike me as being any significant effort to "maintain" these layoutTemplate views. You could leave the views as "layout" views and then create (as pcells) new layoutPCell views - all you have is a master fixed layout view which is then referenced by the pcell - which is a common piece of code. Put another way, the master layout (or layoutTemplate) is just a normal layout view that you edit in the layout editor, and you can edit that as normal. The pcell would never be edited in the layout editor - it's generated using SKILL code and once generated you wouldn't need to touch it again unless you wanted to change the behaviour.

    In contrast. the approach you're suggesting would be a major amount of work to maintain. Dumping the SKILL code which is equivalent to the fixed layout and then editing that to have some parameterised behaviour is a lot of work (per pcell), and then if you ever want to edit the fixed portions of the layout you can't - you'd have to figure out where in the SKILL code that part of the work was done and do lots of edits.

    So I really don't understand your reluctance to do it the way I suggested. 

    You could potentially use the ancient graphical pcell editor (Launch->Plugins->PCell) to make your fixed layout parameterised, but  you'd then have to do such an interactive edit for each and every cell in  your library which also sounds like a huge amount of work compared with the very simple and easy to maintain approach I suggested at the beginning.

    Regards,

    Andrew.

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

    Ramakrishnan,

    First of all, it doesn't strike me as being any significant effort to "maintain" these layoutTemplate views. You could leave the views as "layout" views and then create (as pcells) new layoutPCell views - all you have is a master fixed layout view which is then referenced by the pcell - which is a common piece of code. Put another way, the master layout (or layoutTemplate) is just a normal layout view that you edit in the layout editor, and you can edit that as normal. The pcell would never be edited in the layout editor - it's generated using SKILL code and once generated you wouldn't need to touch it again unless you wanted to change the behaviour.

    In contrast. the approach you're suggesting would be a major amount of work to maintain. Dumping the SKILL code which is equivalent to the fixed layout and then editing that to have some parameterised behaviour is a lot of work (per pcell), and then if you ever want to edit the fixed portions of the layout you can't - you'd have to figure out where in the SKILL code that part of the work was done and do lots of edits.

    So I really don't understand your reluctance to do it the way I suggested. 

    You could potentially use the ancient graphical pcell editor (Launch->Plugins->PCell) to make your fixed layout parameterised, but  you'd then have to do such an interactive edit for each and every cell in  your library which also sounds like a huge amount of work compared with the very simple and easy to maintain approach I suggested at the beginning.

    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