• 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. Auto Checkout Preferences

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 126
  • Views 16527
  • 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

Auto Checkout Preferences

ForcedToWork
ForcedToWork over 14 years ago

 I'm looking for the command to get auto checkout set to "always ask me" as a default for cellviews and also files/properties.  The log  has:

ddsCheckoutPrefForm->prefAskCVs->value="always ask me"

after changing the value manually. I've tried a few things, like CDS_PROMPT_CKOUT and variations of the line above, but haven't hit the correct structure yet.

 

This is in IC6.1.4.500, layout view.

Is there a location to cross reference commands or another way of determining to correct Cadence command?

 Thanks

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 13 years ago

    Before starting virtuoso, this would be:

    setenv CDS_AUTO_CKOUT all
    setenv CDS_PROMPT_CKOUT all

    This is actually the default though. The SKILL equivalent (which will win over the env vars) is:

      ddAutoCtlSetVars(3 3 3 3)

    that's setting the checkin vars too - the default would be:

      ddAutoCtlSetVars(3 2 3 2)

    maybe you have something in your environment which is already calling this? ddAutoCtlGetVars() retrieves the current setting.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ForcedToWork
    ForcedToWork over 13 years ago

     Perfect.  Added it to cdsinit to overwrite the env.

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • sfgiantsfan
    sfgiantsfan over 10 years ago
    what is last two digits do? I tried changing last two and notices no changes as long as first two digits are remained same.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    In Virtuoso, do Help->Virtuoso Documentation Library (or run `cds_root virtuoso`/tools/bin/cdnshelp from the command line) and ensure that the Documentation Browser is shown (View->Show Navigation if it's not there). Then type in ddAutoCtlSetVars in the search box.

    • 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