esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
141 stars 75 forks source link

Moves peripheral to new configuration script #511

Open mBornand opened 4 months ago

mBornand commented 4 months ago

HW part should be mostly ready. SW is work in progress.

The configuration that works: make mcu-gen X_HEEP_CFG=configs/example.py && make verilator-sim

The python environment needs to be recreated for this to work.

depnds on #516

mBornand commented 4 months ago

With the latest changes at least hello wold runs.