magic/select
Tim Edwards a4c5945d60 Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the
DEF reading to use vector fonts on PIN labels, with some ad hoc
rules for size and rotation (may need refinement).  Modified the
DEF annotation (def read -annotate) so that the preferred position
of labels is on a wire leading out from a pin connection, which
is a "safer" place to put it, in case the layout was manually
edited between the DEF read and annotation.  Fixed another two
crash conditions related to read-only views.  Corrected a startup
error caused by an uninitialized variable used by the "wiring"
section of the tech file.
2022-03-31 20:02:12 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
selCreate.c Implemented glob-style matching for label selection. Introduces 2021-10-09 13:44:04 -04:00
selDisplay.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selEnum.c Corrected the "select flat" command, which failed to recompute the 2022-02-16 11:28:06 -05:00
selInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selOps.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
selUndo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selUnselect.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
select.h Added a new selection command option "select intersect" that selects 2021-03-24 14:52:17 -04:00