• 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 Design
  3. eliminate "updated since last schematic save" warnings when...

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 3019
  • 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

eliminate "updated since last schematic save" warnings when netlisting with cells from basic/analogLib

NicolasCAD
NicolasCAD over 12 years ago

 We recently switched to defining the artist primitive libraries that come with the IC61 installations:

DEFINE analogLib $(compute:THIS_TOOL_INST_ROOT)/tools/dfII/etc/cdslib/artist/analogLib

DEFINE basic $(compute:THIS_TOOL_INST_ROOT)/tools/dfII/etc/cdslib/basic

The old way was to freeze old versions of analogLib and basic libraries and rev them slowly over time. Since we use the latest ones from the virtuoso installations, Cadence continues to patch and update cells in their lib primitives, runs checkNSave on them, and gives the cellviews a recent lastExtraction/instancesLastChanged (which ever way it now gets stored internally in OA) property date stamp.

This makes it such that IP that is older than these patches needs check-and-save to avoid warnings such as:

*WARNING* (SCH-2159): "basic ipin symbol" updated since last schematic save.

*WARNING* (SCH-2159): "basic opin symbol" updated since last schematic save.

*WARNING* (SCH-2159): "basic iopin symbolr" updated since last schematic save.

*WARNING* (SCH-2159): "basic ipin symbol" updated since last schematic save.

This side effect also slows down netlisting when one has many cells to neltist.

I would like a solution to avoid these warnings. As a workaround, I tried some skill code that used to do the trick in IC51.41 by setting the instancesLastChanged property some 10 years in the past.  It seems that doesn't do the trick in IC615.

I suppose I could run some skill code (once I figure out the recipe in IC61) on the basic and analogLib everytime I install a fresh IC61 build, which makes this solution cumbersome. Anyone have a better idea?

thanks Nicolas

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

    Nicolas,

    That's a bit strange. I wouldn't even have expected it to compliain about pins during netlisting, since they are not things that are instantiated and are there as a means for terminals to be created in the database.

    I'd log a service request if I were you, then we can take a look at precisely what you're doing (note, I didn't try to repeat your problem, due to being a tad busy today).

    Regards,

    Andrew.

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

    Nicolas,

    That's a bit strange. I wouldn't even have expected it to compliain about pins during netlisting, since they are not things that are instantiated and are there as a means for terminals to be created in the database.

    I'd log a service request if I were you, then we can take a look at precisely what you're doing (note, I didn't try to repeat your problem, due to being a tad busy today).

    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