magic/drc
Tim Edwards 005a4880a3 Modifed the DRC section of the techfile to add two additional
behaviors:  (1) An additional syntax for "widespacing" that allows
both the triggering metal's width AND run-length, which is typical
of rules in 65nm-and-below processes;  and (2) a new "option"
statement for the DRC section, with (for now) one possible flag
"wide-width-noninclusive", indicating that the metal width given
for "widespacing" rules means that a violation is only triggered
for material with a width greater than the given rule width (as
opposed to the default interpretation of a width greater than
or equal to the given rule width).
2018-09-19 17:04:13 -04:00
..
DRCarray.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCbasic.c Modifed the DRC section of the techfile to add two additional 2018-09-19 17:04:13 -04:00
DRCcif.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCcontin.c Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCextend.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCmain.c Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCprint.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
DRCsubcell.c Once again reworked the DRC code. The function that clears DRC 2018-03-19 14:57:31 -04:00
DRCtech.c Modifed the DRC section of the techfile to add two additional 2018-09-19 17:04:13 -04:00
Depend Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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 Modifed the DRC section of the techfile to add two additional 2018-09-19 17:04:13 -04:00