magic/lef
Tim Edwards eecdc3c642 Added a "flatten -doproperty" command option that allows selective
flattening based on cells which have a property "flatten".  Also:
Modified the DEF read and write to convert DIEAREA into a
FIXED_BBOX property.  This solves issues with placing of components
from DEF, when those components may not have have come from place &
route and may not have P&R bounding boxes.  Also:  Fixed the
documentation for the "dump" command, which was missing the optional
orientation in the description.
2022-10-15 11:33:59 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Added a "flatten -doproperty" command option that allows selective 2022-10-15 11:33:59 -04:00
defWrite.c Added a "flatten -doproperty" command option that allows selective 2022-10-15 11:33:59 -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 Added an option to "def read" to avoid creating obstructions from 2022-06-24 15:22:53 -04:00
lefInt.h Made some modifications to the "def write" command: It now handles 2022-09-23 15:02:22 -04:00
lefRead.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
lefTech.c Corrected the equations for fringe shielding, as the equation for 2022-03-23 10:49:02 -04:00
lefWrite.c Found a crash condition reported by Abhinav Uppal where labels 2022-09-23 15:44:49 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00