venus
venus copied to clipboard
RISC-V instruction set simulator built for education
Make it so that when you are paused at any point in the code, you could perform a RISC-V operation. This may be tricky.
My environment is using the VS Code extension for venus on Windows 10. I am writing some code and came across an oddity of using .equ with the li pseudo...
I ran `java -jar tools/venus.jar . -dm --port 6162` on local terminal and saw To connect, enter `mount http://localhost:6162 vmfs` on Venus., but when I tried to run `mount http://localhost:6162...