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

Remove TODOs #2020

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Remove TODOs #2020

merged 1 commit into from
Apr 25, 2023

Conversation

GregAC
Copy link
Contributor

@GregAC GregAC commented Apr 21, 2023

  • rvfi_trap now correctly handled for writeback
  • issue created to track coverpoint for pmpcfg reserved bits writes.
  • flush pipe on debug CSR writes is reasonable

For the debug CSR write it may be a pipeline flush isn't required but it's safer to do so and doesn't present any real performance concerns so we may as well leave it in.

@GregAC GregAC requested a review from marnovandermaas April 21, 2023 11:13
@GregAC
Copy link
Contributor Author

GregAC commented Apr 21, 2023

Issue here track extra coverage: #2019

 - rvfi_trap now correctly handled for writeback
 - issue created to track coverpoint for pmpcfg reserved bits writes.
 - flush pipe on debug CSR writes is reasonable
Copy link
Contributor

@marnovandermaas marnovandermaas left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup!

@marnovandermaas marnovandermaas added this pull request to the merge queue Apr 25, 2023
Merged via the queue into lowRISC:master with commit 5e3474c Apr 25, 2023
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.

2 participants