do not `xschem unhilight_all` in mos_power_ampli->hi_current launcher
This commit is contained in:
parent
7a39f4d6ca
commit
d64f4a3fc2
|
|
@ -486,7 +486,6 @@ C {launcher.sym} 460 -190 0 0 {name=h5
|
||||||
descr=hi_current
|
descr=hi_current
|
||||||
tclcommand="
|
tclcommand="
|
||||||
set incr_hilight 0
|
set incr_hilight 0
|
||||||
xschem unhilight_all
|
|
||||||
foreach \{n s t\} [xschem instance_list] \{
|
foreach \{n s t\} [xschem instance_list] \{
|
||||||
if \{$t == \{label\} || $t == \{ipin\} || $t == \{opin\} || $t == \{iopin\}\} \{continue\}
|
if \{$t == \{label\} || $t == \{ipin\} || $t == \{opin\} || $t == \{iopin\}\} \{continue\}
|
||||||
set curr 0
|
set curr 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue