magic/lef
Tim Edwards 11ddd559b2 Fixed an error with LEF read where duplicate macros are encountered
in the input.  The name of one was being modified but was being
right-justified into the string, resulting in a name starting with
many space characters.  Also:  Fixed an issue with extresist where
a label that ends up with an empty string can become a node with
an empty string name in the .res.ext file output.
2022-12-09 17:31:47 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Substantially revised the "def write" and "def read" routines. 2022-11-17 20:24:39 -05:00
defWrite.c Revised the last commit slightly to put the PIN entry as the first 2022-11-20 13:32:40 -05:00
lef.h Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefCmd.c Substantially revised the "def write" and "def read" routines. 2022-11-17 20:24:39 -05:00
lefInt.h Fixed the DEF write routine, which had an error in identifying 2022-11-09 11:15:06 -05:00
lefRead.c Fixed an error with LEF read where duplicate macros are encountered 2022-12-09 17:31:47 -05:00
lefTech.c Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefWrite.c Added a method for a property named OBS_BBOX to specify a minimum 2022-11-30 16:29:37 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00