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

add missing CSRs to RISCV arch spec #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lasseUrban
Copy link

@lasseUrban lasseUrban commented Sep 11, 2022

@PhilippvK
Copy link
Contributor

PhilippvK commented Sep 11, 2022

@lasseUrban the current default architecture should be RV32IMACFD as RISCV is quite outdated and does not pass the RISC-V compliance tests.

Also, the CSR-handling should now be generated automatically using the M2-ISA-R tool, thus hard coding this shouldn’t be a necessity anymore. (@wysiwyng)

@wysiwyng
Copy link
Contributor

as @PhilippvK mentioned this is probably best handled by M2-ISA-R. How it should be handled is open to discussion, I suggest shifting this to an issue in that repository.

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.

None yet

3 participants