-
Notifications
You must be signed in to change notification settings - Fork 734
test/orfs/mock-array: check for read_spef warnings in OpenSTA #8743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test/orfs/mock-array: check for read_spef warnings in OpenSTA #8743
Conversation
Signed-off-by: Øyvind Harboe <[email protected]>
|
clang-tidy review says "All clean, LGTM! 👍" |
|
The change is fine but as the tests fail it can't be merged (and needs a tcl format) |
|
clang-tidy review says "All clean, LGTM! 👍" |
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
|
Tested warning mechanism locally by injecting false positives. @jhkim-pii Fixed the other unexpected warnings. |
|
@maliberty automerge? |
|
clang-tidy review says "All clean, LGTM! 👍" |
162eb61 to
6a50382
Compare
|
force pushed to clean up my git gaffe |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
@vvbandeira unrelated CI error in pr-merge
|

@jhkim-pii Warning checking at home. We have this sort of warning checking code in ORFS, but this is good 'nuf for our current purposes.