• 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. check the instance symbol change in schematic

Stats

  • Locked Locked
  • Replies 13
  • Subscribers 128
  • Views 20628
  • 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

check the instance symbol change in schematic

lzyc
lzyc over 12 years ago

Andrew (or anybody),

If an instance symbol is modified after the schematic last modification, cadence will give you warning in CIW when you open the schematic. I want to write a skill code to check the schematic for the same purpose?  Initially I thougt cadence only compare the timeStamp of the schematic and the instance symbol. But I found cadence does more than that. They can capture the symbol change even if I rollback to a old sybmol version (with earlier timestamp). Can you tell me how Cadence capture the instance symbol change when you open the schematic?

  • Cancel
Parents
  • theopaone
    theopaone over 12 years ago

    In IC6.1.x you can check if the schematic needs re-extraction by using dbIsConnCurrent, the view does not have to be opened for edit. If you have write permission to the cellView you can run schCheck on the cell and it should correct the issues. I'm not sure what the database is checking but there is a edit counter on the master that is whose value is also associated with the instance, possibly on the instHeader. These numbers have to be in sync.

     Ted

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • theopaone
    theopaone over 12 years ago

    In IC6.1.x you can check if the schematic needs re-extraction by using dbIsConnCurrent, the view does not have to be opened for edit. If you have write permission to the cellView you can run schCheck on the cell and it should correct the issues. I'm not sure what the database is checking but there is a edit counter on the master that is whose value is also associated with the instance, possibly on the instHeader. These numbers have to be in sync.

     Ted

    • 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