magic/lef
Tim Edwards b6cb1fb54a Modified the LEF VIAGEN reading such that it can accomodate a different
order of layers than specified in the LEF/DEF spec.  It is not clear
whether this is common practice, or a bug in the tool that produced the
DEF file that prompted this change.  NOTE:  The "grow" function applied
in this case should be replaced by the actual GDS input rule sequence,
that includes the grow and shrink merge.  Otherwise, vias read from
DEF files do not match the layout from those read from GDS, even though
the mask layers represented by the layouts are the same.
2020-03-03 17:13:37 -05:00
..
Depend Modified DEF reads to avoid instance names with brackets. Not 2019-07-19 22:58:45 -04:00
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Modified the LEF VIAGEN reading such that it can accomodate a different 2020-03-03 17:13:37 -05: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 "lef writeall" to only generate output for the set of subcells 2019-12-19 10:33:22 -05: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 Modified the behavior of the LEF read routine when used to annotate 2019-11-26 10:57:42 -05:00
lefTech.c Corrected lefTech.c not to issue a warning if defining a contact 2020-02-28 14:25:57 -05:00
lefWrite.c Modified "lef writeall" to only generate output for the set of subcells 2019-12-19 10:33:22 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00