magic/select
Tim Edwards 2f7813094b Implemented glob-style matching for label selection. Introduces
an optional extra argument to the "select" command that can be used
to select labels by glob-style matching;  e.g., "select area labels
VSS*" or "select less area labels *_1".  This will help in managing
labels after flattening a standard cell design;  e.g., by using
"select less area labels */VDD".
2021-10-09 13:44:04 -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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selOps.c Made the "select short" command a bit easier to use (and more in line 2021-03-21 12:02:43 -04:00
selUndo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selUnselect.c Implemented glob-style matching for label selection. Introduces 2021-10-09 13:44:04 -04:00
select.h Added a new selection command option "select intersect" that selects 2021-03-24 14:52:17 -04:00