Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5186

Help with bindkey (toggle) for auto / single via

$
0
0

Can you help combining this code into using 1 bindkey that can toggle between auto and single via?

procedure( viaAuto()
le0ViaForm->viaMode->value= "Auto"
leHiCreateVia()
)

procedure( viaSingle()
le0ViaForm->viaMode->value= "Single"
leHiCreateVia()
)

hiSetBindKey("Layout" "Shift<Key>o" "viaAuto()")
hiSetBindKey("Layout" "Ctrl<Key>o" "viaSingle()")


Viewing all articles
Browse latest Browse all 5186

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>