Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions flow/designs/asap7/gcd/rules-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"compare": "<="
},
"placeopt__design__instance__count__stdcell": {
"value": 476,
"value": 473,
"compare": "<="
},
"detailedplace__design__violations": {
Expand All @@ -38,7 +38,7 @@
"compare": "<="
},
"cts__timing__setup__ws": {
"value": -58.6,
"value": -57.3,
"compare": ">="
},
"cts__timing__setup__tns": {
Expand All @@ -62,7 +62,7 @@
"compare": ">="
},
"globalroute__timing__setup__tns": {
"value": -206.0,
"value": -282.0,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The timing metric 'globalroute__timing__setup__tns' shows a significant degradation of approximately 37% (from -206.0 to -282.0). While other timing metrics like 'cts__timing__setup__ws' and 'finish__timing__setup__ws' have improved, this large degradation in global routing TNS suggests potential routing congestion or optimization issues introduced by the OpenROAD update. It is recommended to analyze the global routing stage to identify the cause of this regression rather than simply relaxing the regression threshold.

"compare": ">="
},
"globalroute__timing__hold__ws": {
Expand All @@ -74,7 +74,7 @@
"compare": ">="
},
"detailedroute__route__wirelength": {
"value": 919,
"value": 908,
"compare": "<="
},
"detailedroute__route__drc_errors": {
Expand All @@ -90,7 +90,7 @@
"compare": "<="
},
"finish__timing__setup__ws": {
"value": -54.4,
"value": -53.7,
"compare": ">="
},
"finish__timing__setup__tns": {
Expand Down
2 changes: 1 addition & 1 deletion tools/OpenROAD
Submodule OpenROAD updated 354 files