magic/drc
R. Timothy Edwards 42aa06f8f5 Corrected what seems to be a long-standing error in which
DRCCheckThis() is called in order of top to bottom of the hierarchy
when called from drcCheckFunc() although it was changed to order
DRCPendingRoot from bottom to top.  drcCheckFunc() then does it
backwards.  Fixing this appears to have resolved some weird errors
with DRC errors not showing up when doing "drc check" (initially)
and DRC errors disappearing when making changes to a generated
cell.  Appears to be okay now.
2025-10-22 17:27:00 -04:00
..
DRCarray.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
DRCbasic.c Extended the "spacing" and "edge"/"edge4way" rules to take an 2025-08-13 11:34:29 -04:00
DRCcif.c Made a small change to the "cifmaxwidth" rule check implementation 2025-08-11 12:10:09 -04:00
DRCcontin.c Corrected what seems to be a long-standing error in which 2025-10-22 17:27:00 -04:00
DRCextend.c Ti[GS]etClient() usage enforcement 2025-04-09 14:55:58 -04:00
DRCmain.c Corrected what seems to be a long-standing error in which 2025-10-22 17:27:00 -04:00
DRCprint.c database: DBTypeShortName() return const char * 2025-10-04 20:50:31 -04:00
DRCsubcell.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
DRCtech.c Extended the "spacing" and "edge"/"edge4way" rules to take an 2025-08-13 11:34:29 -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 Extended the "spacing" and "edge"/"edge4way" rules to take an 2025-08-13 11:34:29 -04:00