• 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 get back to tcl after exiting in OCEAN and/or SKILL...

Stats

  • Locked Locked
  • Replies 12
  • Subscribers 143
  • Views 5471
  • 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 get back to tcl after exiting in OCEAN and/or SKILL?

Reinice
Reinice over 12 years ago

Hi All,

Good Day. 

I 'am running tcl in compiling/creating OCEAN and/or SKILL files. When I exit in OCEAN and/or SKILL I can't get back to tcl to compile the remaining tcl codes. Is there a way to get back to tcl after exiting in OCEAN and/or SKILL?

Thank you very much in advance.

Regards,

Reinice

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

    Hi Reinice,

    Are you running "ocean" with "-nograph"? I'm wondering whether maybe you have a popup which is appearing but you can't see it because you're in nograph mode. Maybe if you run without -nograph mode you see it?

    Also try running the same OCEAN script from the command line (rather than from within Tcl) to see what happens. Even try "virtuoso -restore yourScript.ocn" and see what happens.

    Sometimes the popup that appears at the end is because of:

    a) something that needs saving (in which case maybe doing a dbPurge() of the design will fix it)
    b) modifications to the display.drf being done as part of a PDK's libInit.il (using drLoadDrf without nil as the second argument)

    I have seen people solve this by calling exit() twice in the OCEAN script, but that's a bit of a hack - better to try to find the root cause.

    Regards,

    Andrew.

     

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

    Hi Reinice,

    Are you running "ocean" with "-nograph"? I'm wondering whether maybe you have a popup which is appearing but you can't see it because you're in nograph mode. Maybe if you run without -nograph mode you see it?

    Also try running the same OCEAN script from the command line (rather than from within Tcl) to see what happens. Even try "virtuoso -restore yourScript.ocn" and see what happens.

    Sometimes the popup that appears at the end is because of:

    a) something that needs saving (in which case maybe doing a dbPurge() of the design will fix it)
    b) modifications to the display.drf being done as part of a PDK's libInit.il (using drLoadDrf without nil as the second argument)

    I have seen people solve this by calling exit() twice in the OCEAN script, but that's a bit of a hack - better to try to find the root cause.

    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