magic/lef
Tim Edwards f7d57c913c Modified "def write" to prevent out-of-bounds array access when
writing vias.  However, the underlying problem, which is that
stacked vias are not decomposed into their constituent parts, has
not been addressed.  A "-units" option was added to the "def write"
command to force the units of the output file to be different than
the default of 1000 (nanometers).  No checks are made for whether
values can be accurately represented at the specified scale.
2019-05-11 15:09:01 -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 Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
defWrite.c Modified "def write" to prevent out-of-bounds array access when 2019-05-11 15:09:01 -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 Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefRead.c Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
lefTech.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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