lowRISC / lowRISC/lowrisc-chip
Binary Release File "Not Found" Errors
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 601
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Hi
The Makefile _getrelease_ target looks for v0.7-rc1 files, but this release does not appear to be present on GitHub. Amending the Makefile for v0.7-rc2 works for _boot.bin_ and _roots.tar.xz_ , but the bit stream file has acquired a "new" suffix on GitHub which does not match the BITFILE variable in the Makefile.
Best wishes
John
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
Read the Makefile's _getrelease_ target and inspect the v0.7-rc2 assets on GitHub. Check how boot.bin, roots.tar.xz, and the bit stream filename are referenced by BITFILE. Done means the target points to the available release files, including the bit stream's "new" suffix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100