magic/lef
Tim Edwards 3a42a1aa58 Corrected the lefRead routine so that LEF annotation works properly
on cells with multiple ports per pin.  As written, the code was
erasing all labels before creating a new port label, which would
erase all previous port labels.  This should have been done only on
the first port.
2020-11-23 14:28:46 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Applied a patch from Ahmed Ghazy that corrects an error reading PINS 2020-08-08 14:02:29 -04:00
defWrite.c Two changes to "lef write": (1) Added support for generating output 2020-07-15 17:29:56 -04: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 Corrected a few wayward commas in the "lef" command that prevented 2020-10-16 21:14:10 -04:00
lefInt.h Added a number of enhancements to the DEF reading to handle various 2019-07-03 13:58:13 -04:00
lefRead.c Corrected the lefRead routine so that LEF annotation works properly 2020-11-23 14:28:46 -05:00
lefTech.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
lefWrite.c Corrected a simple error from the last commit. 2020-10-07 16:34:49 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00