magic/drc
Tim Edwards e2c3eb3e20 Corrected the previous commit, which did not fix the problem that
it claimed to fix, but caused an incorrect DRC maxwidth check
instead.  The problem appears to be correctly resolved now.
Also:  Tracked down a recently-introduced minor issue in which
the interactive DRC stops running after issuing "drc check" and
does not resume until another key or mouse even occurs.  This
turned out to be caused by the work on the "logcommands" command,
which should have used "*bypass" before "logcommands suspend"
and "logcommands resume", since the "*bypass" indicates that
the command has no impact on layout and should not interrupt
the DRC checker.
2024-10-01 21:14:12 -04:00
..
DRCarray.c Corrected the failure to copy mask hints to the flattened DRC yank 2024-04-06 15:03:37 -04:00
DRCbasic.c Corrected the previous commit, which did not fix the problem that 2024-10-01 21:14:12 -04:00
DRCcif.c drc/DRCcif.c: Multiplication result converted to larger type 2024-10-01 12:36:13 -04: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 Added the ability to track the first CellDef to fail to read and 2024-04-29 17:43:37 -04:00
DRCprint.c Corrected one array overrun error caused by using the command 2023-06-26 20:47:37 -04:00
DRCsubcell.c Corrected the failure to copy mask hints to the flattened DRC yank 2024-04-06 15:03:37 -04:00
DRCtech.c Corrected a recently-discovered error in the "minimum area" DRC rule. 2024-01-14 15:19:39 -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 Discovered that the non-Euclidean distance checks had not been 2024-04-06 16:36:31 -04:00