x-heep
x-heep copied to clipboard
High-level Configuration
- [ ] Make RAM configurable, including LD script
- [x] Make Bus Addressing configurable, interleaved or contiguous
- [ ] Make ID of master and slaves auto inferred by the tool
- [x] Delete? generated-by-template files and include their generation from FuseSoc with mcu gen
- [x] Make Peripherals included or not by selection
- [ ] Interactive script to select CPU, MEM SIZE, and BUS type
- [x] Generate PAD Ring
Hi, I'll will work on the task "Interactive script to select CPU, MEM SIZE, and BUS type" and add the bus option in fusesoc to have something more generic.
RAM and LD script done in #119, but leaving it unflagged as the cut size is fixed to 32KB
Generate PAD Ring in #123