lowRISC / lowRISC/ibex-demo-system
Corrupted lowrisc_prim_abstract_xx RTL files
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 99
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am building the Ibex demo system in windows and successfully built the software. While running the command for synthesis
fusesoc --cores-root=. run --target=synth --setup --build lowrisc:ibex:demo_system
The output from command-line is as in the attached file - cmd_output.txt
This generated the prim_xx.sv files that are corrupted and providing syntax errors. I am attaching two of such generated files (uploading copied txt files since sv files cannot be uploaded) -
prim_and2.txt
prim_buf.txt
Could you please assist me with 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 reproducing the Windows command fusesoc --cores-root=. run --target=synth --setup --build lowrISC:ibex:demo_system and read the attached cmd_output.txt. Compare the generated prim_and2.sv and prim_buf.sv content with the reported syntax errors; done means synthesis generates valid RTL without those errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100