magic/lef
Tim Edwards f222004d65 Fixed an error in "lef read" that fails to apply an annotated
pin on a compatible area due to an incorrect type mask.  (Also
note that this routine only works (after correction) for RECT
statements, but there should be a similar check for POLYGON
statements.)
2022-11-29 17:02:36 -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 in "lef read" that fails to apply an annotated 2022-11-29 17:02:36 -05:00
lefTech.c Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefWrite.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00