Misaligned data memory access #365
edgardogho
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. We use Ripes for a computer architecture class and we think it is great. One of lectures is on Traps/interrupts on RISC-V. Ripes does not support this (other than ecalls). We are considering collaborating with this, but it is more of a long term project. As short term (something we can work now) we would like to do 2 additions :
Both for 1 and 2, we would print in the console the values for mepc, mtval, mcause so in the future if exceptions are supported this can be used to recover.. but right now terminating the programs is good enough for us.
Would this be something interesting enough to submit on a Pull Request? or maybe its not on the roadmap for Ripes to support traps.
Beta Was this translation helpful? Give feedback.
All reactions