magic/drc
R. Timothy Edwards 3472474617 Re-implemented parts of the DRC angle check to make it consider
that all layer types passed to a single "angles" statement in the
tech file are mutually non-interacting.  That is, "angles allm1 45"
will check angles on edges between metal1 and space, but not edges
between metal1 and via (which makes sense, given that a via is an
area into which to place contact cuts, and its edge is not a
physical boundary).
2025-08-06 09:22:12 -04:00
..
DRCarray.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
DRCbasic.c Re-implemented parts of the DRC angle check to make it consider 2025-08-06 09:22:12 -04:00
DRCcif.c Ti[GS]etClient() usage enforcement 2025-04-09 14:55:58 -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 Ti[GS]etClient() usage enforcement 2025-04-09 14:55:58 -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 GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
DRCtech.c Re-implemented parts of the DRC angle check to make it consider 2025-08-06 09:22:12 -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 header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00