How to get rid of schematic annotation in Cadence schematic?

Status
Not open for further replies.

jeryxin

Newbie level 6
Joined
Apr 13, 2003
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
72
After turned on net name annotation in schematic editor by "Analog Artist", these net names were too noisy to me. Anybody knows how to turn them off? I can't find any solution in mannual. Thanks.
 

you need to write a skill program,then load it.

Added after 4 minutes:

the skill language example:
alias bk hiSetBindKey
bk("Schematics" "Alt<Key>9" "geDeleteNetProbe()")
bk("Symbol" "Alt<Key>9" "geDeleteNetProbe()")
unalias bk
 

^^^How do we load this program
 

Re: How to get rid of schematic annotation in Cadence schema

You can select the menu: Results->Annotate->Design Defaults
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…