magic/drc
Tim Edwards 1c328dfe15 Corrected an error in the "cifspacing" rule check for non-Manhattan
geometry (which had gone unnoticed due to the lack of use of
"cifspacing" in any rule decks).  The rule was not checking for
all synthetic edges, because the tile type was expected to match
the rule type when the function is called, but with a non-Manhattan
tile, that may or may not be true and needs to be checked.
2021-05-17 15:18:05 -04:00
..
DRCarray.c Corrected the array DRC checking, which was clipping to the error 2021-05-07 10:42:44 -04:00
DRCbasic.c Implemented a basic DRC check on non-Manhattan edges. Previously 2021-05-14 18:02:34 -04: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 the array DRC checking, which was clipping to the error 2021-05-07 10:42:44 -04:00
DRCtech.c Updated from pull request #49 (required a manual merge due to 2021-02-17 20:53:17 -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
drc.h Updated from pull request #49 (required a manual merge due to 2021-02-17 20:53:17 -05:00