Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker container not including verilator #3

Open
cacona666 opened this issue Nov 3, 2024 · 1 comment
Open

docker container not including verilator #3

cacona666 opened this issue Nov 3, 2024 · 1 comment

Comments

@cacona666
Copy link

cacona666 commented Nov 3, 2024

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$

@regymm
Copy link
Owner

regymm commented Nov 4, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants