chore: update opensta to add sdc collection support#55
chore: update opensta to add sdc collection support#55akashlevy merged 1 commit intoSilimate:mainfrom
Conversation
Greptile SummaryThis PR bumps the Confidence Score: 5/5Safe to merge — this is a dependency-only submodule bump with no changes to main repository source code. The entire change is a single submodule pointer update. No logic, build configuration, or source files in the main repo were modified. The risk is limited to the new OpenSTA commit introducing a regression, which is mitigated by the scoped nature of 'SDC collection support' as an additive feature. No files require special attention.
|
| Filename | Overview |
|---|---|
| third_party/OpenSTA | Submodule pointer bumped from 56337c2 to 66317a7 to add SDC collection support; no main-repo source changes. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[silisizer-bin] --> B[silisizer library]
B --> C[OpenSTA @ 66317a7\n+SDC collection support]
B --> D[backward-cpp]
C --> E[TCL runtime]
B --> E
Reviews (1): Last reviewed commit: "chore: update opensta to add sdc collect..." | Re-trigger Greptile
There was a problem hiding this comment.
Should use OpenSTA main and have all tests passing
No description provided.