magic/drc
Tim Edwards 2beb5ee0e9 Modified the handling of "why" strings in the DRC mechanism, so that
DRC records contain an index into a string array instead of containing
a copy of a string.  This is preliminary to changing the way the DRC
error plane is painted, so that the types painted will mark the error
type.  This will (1) allow "drc why" to simply scan the DRC error
plane rather than running the DRC engine, (2) allow DRC errors to be
counted by area rather than by tile, and (3) let the DRC count be the
same whether done by "drc listall why" or "drc count".
2020-02-25 13:57:41 -05:00
..
DRCarray.c Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00
DRCbasic.c Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00
DRCcif.c Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00
DRCcontin.c Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCextend.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCmain.c Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00
DRCprint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCsubcell.c Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00
DRCtech.c Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00
Depend Corrected the dependency list in the Makefile for "modules", which 2019-07-14 12:07:38 -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
drc.h Modified the handling of "why" strings in the DRC mechanism, so that 2020-02-25 13:57:41 -05:00