magic/lef
Tim Edwards df77f7853c Corrected the handling of UNPLACED components in a DEF file, which
was previously (and erroneously) lumped with PLACED and FIXED which
take a position argument afterward.  Note that this fix allows the
DEF file to be read without error but does not have the (presumably
desired) behavior of parsing SITE information from the LEF file and
ROWS information from the DEF file and giving each unplaced component
an arbitrary but legal position.  That would require a significant
amount of additional coding work.
2019-07-29 09:51:48 -04:00
..
Depend Modified DEF reads to avoid instance names with brackets. Not 2019-07-19 22:58:45 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
defRead.c Corrected the handling of UNPLACED components in a DEF file, which 2019-07-29 09:51:48 -04:00
defWrite.c Modified the "def write" routine to strip any path component off of 2019-05-28 17:14:24 -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 Modified "def write" to prevent out-of-bounds array access when 2019-05-11 15:09:01 -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 Changed two output lines in the LEF read subroutine to conform to 2019-07-23 08:06:41 -04:00
lefTech.c Corrected an error in the LEF/DEF geometry reading, because I 2019-06-06 09:59:56 -04:00
lefWrite.c Corrected errors in LEF output syntax (missing semicolons at 2019-04-01 12:23:48 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00