lowRISC / lowRISC/ibex-demo-system
Error while building simulation
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 99
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by rerunning the reported FuseSoC command from the Ibex repository root and inspect how the demo_system core dependency is declared and discovered. Confirm that the dependency resolves before building with the Verilator simulation target; done means the command completes without the missing-core error.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100