magic/drc
Tim Edwards f8a45a19bb Corrected the non-Manhattan DRC edge check, which was failing to
account for the fact that non-Manhattan tiles are processed twice
in the search, with the side mask bit 1 and 0 for each call.  The
DRC check, like the Manhattan checks, only needs to check one of
these.
2021-11-17 10:55:50 -05:00
..
DRCarray.c Corrected the array DRC checking, which was clipping to the error 2021-05-07 10:42:44 -04:00
DRCbasic.c Corrected the non-Manhattan DRC edge check, which was failing to 2021-11-17 10:55:50 -05:00
DRCcif.c Corrected an error in the "cifspacing" rule check for non-Manhattan 2021-05-17 15:18:05 -04:00
DRCcontin.c Added a command option "cellname dereference" to force a dereferencing 2020-12-10 11:49:53 -05:00
DRCextend.c Updated from pull request #49 (required a manual merge due to 2021-02-17 20:53:17 -05:00
DRCmain.c Implemented a return value for the cell read-in checks with an option 2021-01-14 15:21:39 -05:00
DRCprint.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DRCsubcell.c Corrected an error caused by the modifications to the DRC engine 2021-08-20 21:49:27 -04:00
DRCtech.c Fixed an error in the DRC rule optimization ("||" used instead of 2021-08-01 12:04:13 -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 Updated from pull request #49 (required a manual merge due to 2021-02-17 20:53:17 -05:00