Why Isn't Your Layout Bindkey Working in Layout XL?

Unfortunately, the application type, or name, is "Virtuoso XL". So you might need an additional definition:

hiSetBindKey("Layout" "Ctrl <Key>m" "toglImportSplitRseg()")

hiSetBindKey("Virtuoso XL" "Ctrl <Key>m" "toglImportSplitRseg()")

How do you get the Application type?

hiGetAppType(window(enclosed_number)) 

When you see 12(23) in the lower left corner of a window, use 23 in this command in the CIW

Comments

Popular posts from this blog

Plotting Device Parameters (gm, vdsat, etc) Vs Time or Temp

When You Want to Get Cycle-to-Cycle Jitter at PLL Output Due to the Reference Oscillator

HIdden States in Your Behavioral Model