magic/drc
Tim Edwards c1f4555ba0 Corrected behavior of "load ... -dereference" to bring back a
previous behavior that had inadvertently been changed.  In recent
versions, "load <absolute_path> -dereference" would incorrectly
apply the dereferencing to <absolute_path> rather than just its
subcells.  Cleaned up the code around DBCellRead() in the process,
so everything is more straightforward (although probably more
could be done in that regard).
2023-04-18 11:01:58 -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 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 Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04: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 Fix compiler warning in drcMaskSpacing() 2023-01-16 11:02:58 +11: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