Fixed name for poly_to_polycontact rule. Previously said poly_to_contactpoly in error.

This commit is contained in:
Michael Timothy Grimes 2018-08-29 15:04:17 -07:00
parent 0182309f92
commit 1f53a82d56
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ drc["poly_to_field_poly"] = 0.075
# Not a rule
drc["minarea_poly"] = 0.0
# Not a rule
drc["poly_to_contactpoly"] = 0.075
drc["poly_to_polycontact"] = 0.075
# ACTIVE.2 Minimum spacing of active
drc["active_to_body_active"] = 0.08