Update metrics for TIE placement status fix#4123
Merged
eder-matheus merged 16 commits intoThe-OpenROAD-Project:masterfrom May 5, 2026
Merged
Conversation
Member
|
conflict and ci errors. |
Contributor
|
This fatal is happening on nightly too @maliberty: |
Member
|
@eder-matheus is looking at it |
===================================================== make update_ok for ibex (asap7)... ===================================================== designs/asap7/ibex/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | cts__timing__setup__tns | -1160.0 | -1630.0 | Failing | | globalroute__timing__setup__ws | -87.4 | -75.9 | Tighten | | globalroute__timing__setup__tns | -10500.0 | -451.0 | Tighten | | detailedroute__route__wirelength | 100926 | 99315 | Tighten | | finish__timing__setup__ws | -69.1 | -52.5 | Tighten | | finish__timing__setup__tns | -960.0 | -205.0 | Tighten | | finish__design__instance__area | 2828 | 2816 | Tighten | ===================================================== make update_ok for gcd (sky130hd)... ===================================================== designs/sky130hd/gcd/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | synth__design__instance__area__stdcell | 2760.0 | 2660.0 | Tighten | | cts__timing__setup__ws | -1.82 | -1.62 | Tighten | | cts__timing__setup__tns | -77.3 | -68.8 | Tighten | | globalroute__timing__setup__ws | -1.91 | -1.9 | Tighten | | globalroute__timing__setup__tns | -85.4 | -88.8 | Failing | | finish__timing__setup__ws | -1.8 | -1.74 | Tighten | | finish__timing__setup__tns | -80.8 | -81.2 | Failing | ===================================================== make update_ok for riscv32i (sky130hd)... ===================================================== designs/sky130hd/riscv32i/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | cts__timing__setup__tns | -94.0 | -148.0 | Failing | | globalroute__timing__setup__tns | -203.0 | -301.0 | Failing | | finish__timing__setup__tns | -88.2 | -167.0 | Failing | Large percentage changes in failing metrics (>50%): - riscv32i (sky130hd) finish__timing__setup__tns 89.34% (-88.2 → -167.0) - riscv32i (sky130hd) cts__timing__setup__tns 57.45% (-94.0 → -148.0) Large percentage improvements in tighten metrics (>50%): - ibex (asap7) globalroute__timing__setup__tns -95.70% (-10500.0 → -451.0) - ibex (asap7) finish__timing__setup__tns -78.65% (-960.0 → -205.0) Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Contributor
|
it should go green now! @maliberty |
eder-matheus
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update metrics for OR PR: The-OpenROAD-Project/OpenROAD#10074