tools: Bump OpenROAD submodule#4339
Open
jhkim-pii wants to merge 7 commits into
Open
Conversation
Update the OpenROAD submodule to include the CTS inferred clock-gator latency balancing fix. This points ORFS at OpenROAD commit 3555e1d3d3, which preserves local clock-gating check arrival during latency balancing and adds the inferred_clock_gator CTS regression. Signed-off-by: Jaehyun Kim <jhkim@precisioninno.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>
…ROAD-flow-scripts into secure-rsz-time-borrow-opt Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
Update the OpenROAD submodule to include the RSZ latch time-borrow repair updates and the empty violator debug-log cleanup. This lets ORFS CI exercise the current secure-rsz-time-borrow-opt OpenROAD branch through the flow. Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
…row-opt Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com> # Conflicts: # tools/OpenROAD
Member
|
Is this a no-merge PR? |
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
secure-rsz-time-borrow-optcommit.Problem
Solution
tools/OpenROADfrom8eade99b1to9896dd27ff.RSZ-0008logging cleanup.Impact
Testing
bazelisk test //src/rsz/test:all --cache_test_results=no --test_output=errors.Reviewer Notes
Related