You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RISC-V ISA Dev
I attached two tables that have list of interrupts and exceptions. I want to learn more about the situations that can cause these traps. Do they have definition ? For example, when user Software Interrupt occurs ? . Are they defined in detail by RISCV or we will define the cause and handling approach ? I am designing micro architecture of RV32I in Verilog with machine and user mode only.