diff --git a/flow/util/genRuleFile.py b/flow/util/genRuleFile.py index 358d59231e..2b68a2d905 100755 --- a/flow/util/genRuleFile.py +++ b/flow/util/genRuleFile.py @@ -102,6 +102,12 @@ def gen_rule_file( "compare": "==", }, # place + "globalplace__route__wirelength__estimated": { + "mode": "padding", + "padding": 15, + "round_value": True, + "compare": "<=", + }, "placeopt__design__instance__area": { "mode": "padding", "padding": 15, diff --git a/tools/OpenROAD b/tools/OpenROAD index 3ea4d70110..47c1225559 160000 --- a/tools/OpenROAD +++ b/tools/OpenROAD @@ -1 +1 @@ -Subproject commit 3ea4d7011075f36f9ba275526ba7b09d8560ec27 +Subproject commit 47c12255596419e9a8707e3fce9fa220b17fae2d