magic/lef
Tim Edwards e66b2e1338 Rearranged the "lef write" routine so that the search for antenna
gate and diffusion area on each pin is done before erasing parts
of the cell that are to be hidden by obstruction layers.  That
preserves the antenna information even when "-hide" is used.  This
corrects the issue raised by Kareem Farid in the github issue
tracker #236.
2023-04-26 10:24:13 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04: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 Modified the "lef read -annotate" method so that pins are checked 2022-12-12 14:49:42 -05:00
lefTech.c Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefWrite.c Rearranged the "lef write" routine so that the search for antenna 2023-04-26 10:24:13 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00