Difference between revisions of "EAGLE Tips"
From Hackstrich
(Adding a pointer box to the net highlighting.) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Check for Unnamed Nets == | == Check for Unnamed Nets == | ||
− | Check for any nets named starting with N$ (default useless name) and | + | Check for any nets named starting with N$ (default useless name), highlight them, and draw a box around them to make small ones easy to find. |
− | + | SHOW @ N$* | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Notes]] | [[Category:Notes]] |
Latest revision as of 13:55, 17 October 2010
Check for Unnamed Nets
Check for any nets named starting with N$ (default useless name), highlight them, and draw a box around them to make small ones easy to find.
SHOW @ N$*