venus icon indicating copy to clipboard operation
venus copied to clipboard

RISC-V instruction set simulator built for education

Results 13 venus issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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...