Hi Rob: Thanks for you adding the qemu support for RISC-V! I will try it these days!
On Tue, Jul 21, 2020 at 8:25 AM Rob Savoye <r...@welcomehome.org> wrote: > > 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 -