x-heep icon indicating copy to clipboard operation
x-heep copied to clipboard

High-level Configuration

Open davideschiavone opened this issue 2 years ago • 3 comments

  • [ ] 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

davideschiavone avatar Jun 23 '22 13:06 davideschiavone

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.

benoitdenkinger avatar Jul 19 '22 13:07 benoitdenkinger

RAM and LD script done in #119, but leaving it unflagged as the cut size is fixed to 32KB

davideschiavone avatar Sep 07 '22 11:09 davideschiavone

Generate PAD Ring in #123

davideschiavone avatar Sep 12 '22 17:09 davideschiavone