magic/drc
Tim Edwards e1783a42a9 Added a "DRC manager" window option. This allows DRC errors to be
categorized by error type and scrolled through conveniently.  However,
it needs work dealing with finding the actual error bounds.  The
"DRC count" counts tiles, which is tile-plane-geometry-specific, and
"DRC listall why" fractures errors both over tiles and over the square
areas that the interactive DRC splits the layout into, for performance.
The DRC error plane needs to be changed to hold different types for
each error class, so that errors can be scanned by boundary instead of
by tile (work to be done).
2019-11-15 10:26:04 -05:00
..
DRCarray.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCbasic.c Corrected an apparently long-standing error with the triggered rules 2019-11-11 15:56:17 -05:00
DRCcif.c Removed an error message from DRCcif.c; otherwise it raises an 2019-10-16 10:14:44 -04: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 Added a "DRC manager" window option. This allows DRC errors to be 2019-11-15 10:26:04 -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 Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCtech.c Corrected drcAssign for use with CIF drc rules, where the check for 2019-09-19 14:33:30 -04: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 Added a "DRC manager" window option. This allows DRC errors to be 2019-11-15 10:26:04 -05:00