magic/drc
Tim Edwards 82e33248f2 Corrected dereferencing of cell dependencies, which was being applied
only at the time of running the command "load".  But cells are generally
loaded only on an as-needed basis, so the dereferencing option must be
saved as a flag in the cell and honored whenever its subcells are expanded
or otherwise read at a later time.
2020-01-02 10:13:04 -05: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 Corrected an apparently long-standing error with the triggered rules 2019-11-11 15:56:17 -05:00
DRCcif.c Corrected an error in the dual CIF style (output & drc) method where 2019-11-25 11:07:59 -05: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 Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05: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 Corrected drcAssign for use with CIF drc rules, where the check for 2019-09-19 14:33:30 -04:00
Depend Corrected the dependency list in the Makefile for "modules", which 2019-07-14 12:07:38 -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 Added a "DRC manager" window option. This allows DRC errors to be 2019-11-15 10:26:04 -05:00