cvut / qtrvsim

RISC-V CPU simulator for education purposes
GNU General Public License v3.0
466 stars 56 forks source link

Figure out how to best test periherals, CSR and interrupts #122

Open jdupak opened 4 months ago

KotorinMinami commented 2 months ago

I am not entirely sure about the specific aspects of testing peripherals, CSRs, and interrupts that you are referring to. If you are talking about testing the behavior of the emulator in these areas, from my perspective, here are some thoughts:

I hope my thoughts are helpful to you. If so, perhaps we can discuss these topics in more detail. If I have misunderstood your requirements, I apologize sincerely.