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

Update CLIC CSR_xINTSTATUS addresses, add CSR_xINTTHRESH #239

Open
dansmathers opened this issue Mar 12, 2024 · 2 comments
Open

Update CLIC CSR_xINTSTATUS addresses, add CSR_xINTTHRESH #239

dansmathers opened this issue Mar 12, 2024 · 2 comments

Comments

@dansmathers
Copy link

update CSR_MINTSTATUS, CSR_SINTSTATUS, CSR_UINTSTATUS addresses to read-only csr addresses and add CSR_MINTTHRESH, CSR_SINTTHRESH, CSR_UINTTHRESH csrs.

spec: https://github.com/riscv/riscv-fast-interrupt

Please see pull #226

@dansmathers
Copy link
Author

pinging. Can this be reviewed? It holds up sail/arch tests/spike/gcc/llvm. Thanks

@sobuch
Copy link

sobuch commented Jan 7, 2025

Encoding header generated from this repo is also used in riscv-openocd, so having the correct register numbers here is desirable for targets implementing the CLIC spec (e.g. esp32c5).

Changes for latest spec are minimal (master...sobuch:riscv-opcodes:updated-clic-csrs), @dansmathers could you update your pull request?

Could someone review this?

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

No branches or pull requests

2 participants