magic/drc
Tim Edwards e5e1e04146 Made a variant of the "directional surround" rule to be able to
implement a GF DRC rule.  This variant allows for a difference
between the minimum allowed surround on one side and the amount
that must be extended on the adjacent side.
2022-11-30 15:33:21 -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 an issue with non-Manhattan tiles, caused by the fact that 2022-04-20 17:12:58 -04:00
DRCcif.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DRCcontin.c Added the ability to read compressed .mag files (writing is not yet 2022-11-02 17:12:46 -04:00
DRCextend.c Added new tech DRC rule option "angles 45-only", which handles 2022-04-20 16:16:20 -04: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 Added new tech DRC rule option "angles 45-only", which handles 2022-04-20 16:16:20 -04:00
DRCsubcell.c Corrected some issues related to the handling of substrate hierarchy. 2022-02-24 16:47:11 -05:00
DRCtech.c Made a variant of the "directional surround" rule to be able to 2022-11-30 15:33:21 -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 Compatibility with C99 standard 2022-10-29 06:07:46 +02:00