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

Error while building simulation #95

Open
NagaHimanshu opened this issue Feb 16, 2024 · 2 comments
Open

Error while building simulation #95

NagaHimanshu opened this issue Feb 16, 2024 · 2 comments

Comments

@NagaHimanshu
Copy link

While building simulation from Ibex Repo folder, I got this error.

sh-5.0$ fusesoc --cores-root=. run --target=sim --tool=verilator --setup --build lowrisc:ibex:demo_system
ERROR: 'lowrisc:ibex:demo_system' or any of its dependencies requires 'demo_system', but this core was not found

How to fix this issue?

@marnovandermaas
Copy link
Contributor

Can you check that you have a file named ibex_demo_system.core in the same directory that you are executing this command? It should look like this: https://github.com/lowRISC/ibex-demo-system/blob/main/ibex_demo_system.core

@NagaHimanshu
Copy link
Author

Thanks for the comment. Since in the instructions, was mentioned to run "from Ibex repository root", I thought of running from this root - https://github.com/lowRISC/ibex. I guess that was the fault.

In Linux environment, I built the Software and used the docker - https://github.com/lowRISC/ibex-demo-system/releases/download/v0.0.3/ibex-demo-system-docker.tar.gz. After connecting to server and if I execute that command, I'm getting this error:

INFO: Wrote dependency graph to /home/dev/demo/build/lowrisc_ibex_demo_system_0/sim-verilator/lowrisc_ibex_demo_system_0.deps-after-generators.dot
ERROR: Setup failed : Cannot find lint/verilator_waiver.vlt in :
.
.

Can you help me with 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