magic/lef
Tim Edwards 51b70f6577 Corrected an error in the LEF/DEF geometry reading, because I
discovered that not all LEF/DEF rectangle coordinates are in
canonical order.  Took the opportunity to update the LefError()
routine with an additional argument so that it can separate
errors, warnings, and informational messages, and will correctly
state whether the output is for a LEF or DEF read operation.
2019-06-06 09:59:56 -04:00
..
Depend Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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 an error in the LEF/DEF geometry reading, because I 2019-06-06 09:59:56 -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 Corrected an error in the LEF/DEF geometry reading, because I 2019-06-06 09:59:56 -04:00
lefRead.c Corrected an error in the LEF/DEF geometry reading, because I 2019-06-06 09:59:56 -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