On 7/20/20 5:23 PM, Jacob Bachmeyer wrote: > Do I correctly infer that this patch works with the sim tool shipped > with GDB?
That's the default instruction set level simulator, often used when working hardware is unavailable. QEMU does have riscv support, so the new baseboard for generic QEMU support should work too. I haven't tried it yet though. I have looked at the new file, it's not that different from all the other *-sim.exp files, so should make the next release. - rob -