• 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. bindkey definitions issues

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 143
  • Views 13265
  • 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

bindkey definitions issues

boomme
boomme over 10 years ago

Got a little problem here. I have a massive set of custom bindkeys defined - these have worked fine for years (with a little process dependant tweaking)...

Recently started a new process - and moved to version Cadence ICADV12.2-64b.400.1 

Now my shift and also control F keys no longer load the associated procedures I have defined in my key.il file.

These issues are specific to the function keys

the regular key (no shift or ctrl combo) works fine

Shift+ the_function key (ex. shift+F1)  does not run the assigned function... instead duplicates the actions of the regular function key.

Ctrl + the function key combos does not work at all... this is true for F1 thu F12

for example:

In my key file I have the following code...

 

alias bk hiSetBindKey

LAY = "Layout"

SCH = "Schematics"

 

bk(LAY "<Key>F3"    "leHiMarkNet()")

bk(LAY "Shift<Key>F3"    "leHiUnmarkNetAll()")

bk(LAY "Ctrl<Key>F3"    "listInstancesInViewingArea()")

 

F3 works fine and performs  leHiMarkNet command

shift F3 does not unmark the net... instead it performs the leHiMarkNet command

ctrl + F3 does not do anything...Nada. 

 

so...question...is this an issue with teh new cadence version?

Note: To eliminate the possibility that my key file is getting stomped on by the group loads... I have tried to direct load the key assignment via the CIW command line...it looks like it loads fine (no error messages and returns "t"...  but then it still performs incorrectly as described above. 

Suggestions????? any help would be greatly appreciated... since a vast majority of our team uses my custom setup.

Thanks,

Terry 

 

 

  • 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