from Hacker News

Web GUI for the Ripes RISC-V simulator

by Cadwhisker on 10/10/23, 6:29 AM with 1 comments

  • by Cadwhisker on 10/10/23, 6:34 AM

    I've used the desktop version a few times, but the GUI is now available online.

    It does not allow you to compile C code to assembly, but you can run example assembly code through the system and observer cache hits/misses, memory access and I/O accesses. It's a really useful educational tool.