• 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. listing of default bindkeys for any generic cadence virtuoso...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 14348
  • 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

listing of default bindkeys for any generic cadence virtuoso installation

malcolm70
malcolm70 over 4 years ago

Hi Cadence - where can I find a listing of the default bindkeys which would be loaded into a user environment under any generic cadence installation

for virtuoso versions after say 18 ? ( stuff loaded before a IT / cad redefine of keys to local environments )

I'm looking specifically for the bindkey strings for what I have known as Shift<Key>F and Ctrl<Key>F  which both seem to function as the display heirarchy

levels keys, one being display start level 0 to stop level 0 and the other start level 0 to stop level ( usually ) 31.

what are the function call defaults usually assigned to those 2 keys ?

thanks!

Malcolm

  • Cancel
  • skillUser
    skillUser over 4 years ago

    Hi Malcolm,

    In my editor I see those bindkeys as the following SKILL definitions:

    Shift-F => hiGetCurrentWindow()->stopLevel = dbGetMaxHierDepth()-1

    Ctrl-F => leSetStopLevelToEditLevel(hiGetCurrentWindow())

     

    You may also like to use the + / - keys:

    leIncrementStopLevelByOne(hiGetCurrentWindow())

    leDecrementStopLevelByOne(hiGetCurrentWindow())

    You should be able to find these definitions in the file: `cds_root virtuoso`/tools/dfII/samples/local//leBindKeys.il

    Best regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago in reply to skillUser

    Actually, Lawrence (warning, Andrew being pedantic), those are the sample bind keys and not actually what is loaded by default.

    The default would be those found in <ICinstDir>/share//cdssetup/dfII/bindkeys/ - for example Layout.il in that directory.

    Note that if you have a .cadence/dfII/bindkeys dir in any of your "setup.loc" locations then those will be used instead - you can check that in the CIW by typing:

    ddGetStartup(".cadence/dfII/bindkeys/Layout.il")

    In general the content is the same (hence my comment being pedantic), but there's alway a chance they might have deviated.

    Andrew

    • 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