magic/lef
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 Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Corrected the "def read" command so that when reading PIN blocks, 2021-09-15 14:45:14 -04:00
defWrite.c Modified the DEF and LEF read/write routines to keep the 2020-12-03 21:37:32 -05:00
lef.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefCmd.c Additional modification to the previous commit to make the "-pinonly" 2021-04-20 13:33:25 -04:00
lefInt.h Modified the DEF and LEF read/write routines to keep the 2020-12-03 21:37:32 -05:00
lefRead.c parse USEMINSPACING LEF statement 2021-06-29 10:53:00 -07:00
lefTech.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
lefWrite.c Implemented glob-style matching for label selection. Introduces 2021-10-09 13:44:04 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00