mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Fixed name for poly_to_polycontact rule. Previously said poly_to_contactpoly in error.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user