• 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. How to check if schematic / layout views need saving due...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 144
  • Views 10082
  • 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

How to check if schematic / layout views need saving due to updates

Mihai P
Mihai P over 3 years ago

Hi,

I'm trying to find a way to open schematic or layout views and check if they require a re-save due to various reasons (e.g. updates in instances present in the schematic/layout view)
I only wish to find and report the cellviews with such a status.

On the schematic side I've tried using dbOpenCellViewByType followed by schCheck / schCheckHier. But I get no warnings, even though when opening the schematic window I do get warning SCH-2162 regarding the view needing a Check and Save.

It's probably a simple solution but I can't think of it.

Regards,
Mihai

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 3 years ago

    Hi Mihai,

    Not entirely sure what you are looking for, but you can check whether the schematic needs checking using dbIsConnCurrent(cvId). I may have misunderstood your requirement though.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • RK56
    RK56 over 3 years ago

    I'm not sure if this answer helps.


    CIW Menu (File -> Make Read only) to get a report of cell views that need save

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Mihai P
    Mihai P over 3 years ago in reply to Andrew Beckett

    I apologize for the ambiguous request.

    My question would be: is there a way via SKILL to do/trigger the checks that output the SCH-2162 warning? 

    The warning in question:
    *WARNING* (SCH-2162): "test_lib subcell_1 symbol" has been updated since "test_lib test_cell schematic" was last saved. Validate that the schematic is correct and run Check and Save to suppress this warning.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • psill00
    psill00 over 3 years ago

    This command works for me
    cv~>modifiedButNotSaved

    Returns t if modified and nil if not

    Paul

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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