Skip to content
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

[dv,alerts] Fix alert_sva_active to have correct reset polarity #24543

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

eshapira
Copy link
Contributor

This PR fix the reset polarization of the alert_sva_active flag in the alert_esc_if which was inverted.
The alerts SVA should be active only when the reset is deasserted, which means when rst_n = 1.
This means alert_sva_active should be with the same polarization as rst_n, hence the fix.

@eshapira eshapira requested a review from a team as a code owner September 10, 2024 06:16
@eshapira eshapira removed the request for review from a team September 10, 2024 06:16
Copy link
Contributor

@rswarbrick rswarbrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible to me!

@eshapira
Copy link
Contributor Author

Thanks!

@eshapira eshapira merged commit bf8158d into lowRISC:master Sep 10, 2024
36 checks passed
@eshapira eshapira deleted the alert_sva_fix branch September 10, 2024 14:48
@sha-ron
Copy link
Contributor

sha-ron commented Sep 12, 2024

@andreaskurth can you please merge it also to earlgrey_1.0.0 branch?

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