magic/wiring
Tim Edwards dc87a8c693 Corrected two errors with the wiring tool: (1) Ignore
"angles"-type width rules when calculating the default metal
width DRC rule (this width when present will always be
larger than the minimum metal width), and (2) If an exiting
wire is larger than the contact size, then set the contact
size such that the contact PLUS the surrounding metal is the
width of the exiting wire.  The existing code sets the
contact size itself to the width of the exiting wire, such
that when surrounding material is added, the contact is
larger than it needs to be.  The fix to (1) will also fix
other places where the default DRC width rule is computed,
which includes LEF and DEF handling and computing rendered
text sizes when reading GDS.
2024-12-06 21:45:02 -05:00
..
Makefile Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
wireInt.h Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
wireOps.c Corrected two errors with the wiring tool: (1) Ignore 2024-12-06 21:45:02 -05:00
wireTech.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
wireUndo.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
wiring.h Removing extra `$Header$` 2020-05-27 20:35:27 -04:00