Skip to content

Conversation

@openroad-ci
Copy link
Collaborator

@openroad-ci openroad-ci commented Sep 29, 2025

Remove resizer steps at floorplan time as it's mostly wasted effort. Buffer trees are replaced at placement time and repair_timing is limited without placement so running it at floorplan is too early.

Updated Rules

[WARNING] Multiple clocks not supported. Will use first clock: mrx_clk_pad_i: 300.0000.
[WARNING] Multiple clocks not supported. Will use first clock: mrx_clk_pad_i: 300.0000.
designs/asap7/mock-alu/rules-base.json updates:

Metric Old New Type
finish__timing__setup__ws -283.88 -299.307 Failing

[WARNING] Multiple clocks not supported. Will use first clock: clk: 333.0000.
designs/asap7/uart/rules-base.json updates:

Metric Old New Type
finish__timing__setup__ws -34.34 -53.8859 Failing

designs/gf180/aes/rules-base.json updates:

Metric Old New Type
globalroute__antenna_diodes_count 3 100 Failing

designs/ihp-sg13g2/i2c-gpio-expander/rules-base.json updates:

Metric Old New Type
globalroute__antenna_diodes_count 6 100 Failing

[WARNING] Multiple clocks not supported. Will use first clock: clk_i: 3.0000.
[WARNING] Multiple clocks not supported. Will use first clock: ext_clk: 15.0000.
designs/sky130hd/riscv32i/rules-base.json updates:

Metric Old New Type
globalroute__antenna_diodes_count 2 100 Failing

designs/sky130hs/aes/rules-base.json updates:

Metric Old New Type
finish__timing__setup__ws -0.35 -0.524325 Failing
finish__timing__wns_percent_delay -10.0 -23.217919 Failing

Messages from CI

[INFO] asap7/minimal not included in CI.
[INFO] gf12 not included in the update.
[INFO] gf55 not included in the update.
[INFO] nangate45/bp_quad not included in CI.
[INFO] rapidus2hp not included in the update.

CI Could not Update Rules

[ERROR] sky130hd/microwatt: No metrics found, please check the latest CI build for issues.

@povik povik added UpdateRules Starts GHA to update rules and removed UpdateRules Starts GHA to update rules labels Oct 1, 2025
@openroad-ci openroad-ci force-pushed the secure-no-rsz-in-floorplan.tcl branch from da99753 to dcaf6df Compare October 1, 2025 14:31
@povik povik added the UpdateRules Starts GHA to update rules label Oct 1, 2025
@openroad-ci openroad-ci removed the UpdateRules Starts GHA to update rules label Oct 1, 2025
@povik povik added the UpdateRules Starts GHA to update rules label Oct 8, 2025
@openroad-ci openroad-ci removed the UpdateRules Starts GHA to update rules label Oct 8, 2025
@vvbandeira vvbandeira added the UpdateRules Starts GHA to update rules label Oct 9, 2025
@openroad-ci openroad-ci removed the UpdateRules Starts GHA to update rules label Oct 9, 2025
@openroad-ci openroad-ci force-pushed the secure-no-rsz-in-floorplan.tcl branch from 1767cc2 to 6f0879d Compare October 9, 2025 19:47
@povik povik added the UpdateRules Starts GHA to update rules label Oct 10, 2025
@openroad-ci openroad-ci removed the UpdateRules Starts GHA to update rules label Oct 10, 2025
povik added 2 commits October 13, 2025 17:57
Buffer trees are replaced at the gpl step and tests show that we can
remove the rsz commands at floorplan without notable degradation.

Signed-off-by: Martin Povišer <[email protected]>
@openroad-ci openroad-ci force-pushed the secure-no-rsz-in-floorplan.tcl branch from 6f0879d to 54cf4e0 Compare October 13, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants