lec: fix cell filtering and update kepler-formal#3957
Open
openroad-ci wants to merge 6 commits intoThe-OpenROAD-Project:masterfrom
Open
lec: fix cell filtering and update kepler-formal#3957openroad-ci wants to merge 6 commits intoThe-OpenROAD-Project:masterfrom
openroad-ci wants to merge 6 commits intoThe-OpenROAD-Project:masterfrom
Conversation
Contributor
|
|
Contributor
|
The-OpenROAD-Project/OpenROAD#9674 fixes |
jhkim-pii
added a commit
to jhkim-pii/OpenROAD-flow-scripts
that referenced
this pull request
Mar 6, 2026
Widen metric bounds (value * 1.1) to fix CI metric check failures. | Design | Metric | Old | Observed | New | |---------------------------------|-----------------------------------------|---------|-----------|---------| | nangate45/tinyRocket (base) | cts__timing__setup__tns | -17.1 | -17.2921 | -19.0 | | nangate45/tinyRocket (base) | globalroute__timing__setup__tns | -30.0 | -32.0924 | -35.3 | | nangate45/tinyRocket (base) | finish__timing__setup__tns | -28.5 | -29.0358 | -31.9 | | asap7/aes-block (base) | cts__timing__setup__tns | -3710 | -4682.05 | -5150 | | asap7/aes-block (base) | globalroute__timing__setup__tns | -3650 | -3904.8 | -4295 | | asap7/aes-block (base) | globalroute__timing__hold__ws | -22.5 | -23.5852 | -25.9 | | nangate45/bp_multi_top (base) | finish__timing__setup__tns | -262 | -264.507 | -291 | | sky130hd/chameleon (base) | globalroute__antenna_diodes_count | 188 | 198 | 218 | | sky130hd/microwatt (base) | cts__timing__setup__tns | -300 | -319.524 | -352 | | sky130hd/microwatt (base) | detailedroute__antenna__violating__nets | 3 | 5 | 6 | | rapidus2hp/cva6 (base) | cts__timing__setup__tns | -287 | -316.999 | -349 | | rapidus2hp/cva6 (verific) | globalroute__timing__setup__tns | -650 | -731.798 | -805 | | rapidus2hp/cva6 (verific) | finish__timing__setup__tns | -650 | -731.821 | -805 | Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
- Enhance find_physical_only_masters to auto-detect cells with no signal pins and no liberty cell (e.g., CDMMTYPE2 marker cells) - Add REMOVE_CELLS_FOR_LEC support to write_lec_verilog in lec_check.tcl - Update kepler-formal to 093a7b5 (fix for missing bus direction) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
Widen metric bounds (value * 1.1) to fix CI metric check failures. | Design | Metric | Old | Observed | New | |---------------------------------|-----------------------------------------|---------|-----------|---------| | nangate45/tinyRocket (base) | cts__timing__setup__tns | -17.1 | -17.2921 | -19.0 | | nangate45/tinyRocket (base) | globalroute__timing__setup__tns | -30.0 | -32.0924 | -35.3 | | nangate45/tinyRocket (base) | finish__timing__setup__tns | -28.5 | -29.0358 | -31.9 | | asap7/aes-block (base) | cts__timing__setup__tns | -3710 | -4682.05 | -5150 | | asap7/aes-block (base) | globalroute__timing__setup__tns | -3650 | -3904.8 | -4295 | | asap7/aes-block (base) | globalroute__timing__hold__ws | -22.5 | -23.5852 | -25.9 | | nangate45/bp_multi_top (base) | finish__timing__setup__tns | -262 | -264.507 | -291 | | sky130hd/chameleon (base) | globalroute__antenna_diodes_count | 188 | 198 | 218 | | sky130hd/microwatt (base) | cts__timing__setup__tns | -300 | -319.524 | -352 | | sky130hd/microwatt (base) | detailedroute__antenna__violating__nets | 3 | 5 | 6 | | rapidus2hp/cva6 (base) | cts__timing__setup__tns | -287 | -316.999 | -349 | | rapidus2hp/cva6 (verific) | globalroute__timing__setup__tns | -650 | -731.798 | -805 | | rapidus2hp/cva6 (verific) | finish__timing__setup__tns | -650 | -731.821 | -805 | Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
a84f84d to
40e7c5f
Compare
Update OR submodule to rebased commit (758a57d790) with clean history on top of OR master. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
designs/rapidus2hp/cva6/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | cts__timing__setup__ws | -0.138 | -0.111 | Tighten | | cts__timing__setup__tns | -349.0 | -245.0 | Tighten | | globalroute__timing__setup__ws | -0.255 | -0.282 | Failing | | finish__timing__setup__ws | -0.255 | -0.282 | Failing | designs/rapidus2hp/cva6/rules-verific.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | cts__timing__setup__ws | -0.157 | -0.14 | Tighten | | cts__timing__setup__tns | -518.0 | -412.0 | Tighten | | globalroute__timing__setup__tns | -805.0 | -697.0 | Tighten | | finish__timing__setup__tns | -805.0 | -697.0 | Tighten | Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
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.
Summary
find_physical_only_mastersto auto-detect cells with no signal pins and no liberty cell, eliminating the need for manualREMOVE_CELLS_FOR_LECpattern maintenanceREMOVE_CELLS_FOR_LEC🤖 Generated with Claude Code