lowRISC / lowRISC/lowrisc-chip
When building the rootfile system, I want to put riscv-gnu-toolchain.
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 601
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I have successfully booted Linux on my FPGA.
After booting, there is no compiler in the root file system.
So, I want to put the compiler in the root filesystem.
When I added the compiler to the root file system, the size of the image file was 188 Mbytes.
(Original size : 4Mbyte)
Is it possible to boot this size too?
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 reviewing how the root filesystem and boot image are built, then determine where riscv-gnu-toolchain is added and how the resulting image size is handled. Check whether the FPGA boot path supports the reported 188 Mbyte image; done means a documented, working way to include the compiler or a clear limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- embedded-iot, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100