You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thanks for your interest in my project!
It might be a little bit confusing, but now the Verilator is in another docker: either regymm/buildroot-rv32nommu or regymm/buildroot-rv32mmu. I'll think about ways to improve this!
I understand this should have run out of the box (it's the whole point of the Docker container):
$ docker run -it --entrypoint bash -v /media/juan/998ad662-d394-4b61-9a90-bf9ccf790d57/quasisoc/:/quasisoc regymm/rv32ima:latest
user@e2eef0ea58b4:~$ cd /quasisoc/quasiSoC/sim/
user@e2eef0ea58b4:/quasisoc/quasiSoC/sim$ ./run_sim.sh ../software/tests/firmware/firmware.bin
Preparing payload...
Compiling...
./run_sim.sh: line 74: verilator: command not found
user@e2eef0ea58b4:/quasisoc/quasiSoC/sim$
The text was updated successfully, but these errors were encountered: