magic/lef
Tim Edwards 86cad629ec Modified the LEF read routine to use the via geometry manipulations
from the cifoutput section, NOT the cifinput section.  This change
underscores the point that LEF and DEF formats define mask data,
and therefore all LEF and DEF routines should be using the CIF
input/output methods and layers.  That is a major code change;
meanwhile, getting via layer values from the cifoutput parameters
is slightly more reliable than using cifinput, since there is good
reason to use templayers to read vias, and that sort of indirection
makes it difficult to determine a simple relationship between a
LEF cut layer and a magic contact.
2020-03-06 09:15:22 -05:00
..
Depend Implemented the "def read ... -labels" option, which labels each net 2020-03-05 14:29:54 -05:00
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Implemented the "def read ... -labels" option, which labels each net 2020-03-05 14:29:54 -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 Implemented the "def read ... -labels" option, which labels each net 2020-03-05 14:29:54 -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 LEF read routine to use the via geometry manipulations 2020-03-06 09:15:22 -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 Corrected the "lef writeall" command to add the "-hide" option, as 2020-03-05 13:14:47 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00