magic/cif
Tim Edwards 7a12bf8f60 Corrected a badly-written routine for the CIF generator for operator
bloat-all, that was resetting flags in the entire plane within the
callback for each tile processed.  This would push DRC run-times from
minutes to hours.  Also corrected another, much more minor, efficiency,
in which the connection mask was generated in the callback routine
for each tile, instead of calculating before the plane search and
passing the mask to the callback function in the client data.
2020-11-16 11:29:36 -05:00
..
CIFgen.c Corrected a badly-written routine for the CIF generator for operator 2020-11-16 11:29:36 -05:00
CIFhier.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05:00
CIFint.h Added new cif operator bridge-lim 2020-10-17 12:23:16 -04:00
CIFmain.c Made a small change to add a flag to the DRC rules to denote whether 2020-10-14 21:41:50 -04:00
CIFrdcl.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05:00
CIFrdpoly.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdpt.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdtech.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdutils.c Added two small features: (1) Added the "-annotate" option to "lef 2020-10-14 17:20:45 -04:00
CIFread.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFsee.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05:00
CIFtech.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05:00
CIFwrite.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05: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
cif.h Made a small change to add a flag to the DRC rules to denote whether 2020-10-14 21:41:50 -04:00