magic/lef
Tim Edwards 86b4ac3e4c Modified the "lef read -annotate" method so that pins are checked
for compatible layout over the area of the pin rectangle in the
entire hierarchy of the cell, not just in the top level.  This
corrects issues where pins are placed in the top level cell with
no metal underneath.  It is written in such a way that it will
work regardless of whether paint is split across the hierarchy,
or the label spans different types (such as crossing a contact).
2022-12-12 14:49:42 -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 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 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