chipsalliance / Cores-VeeR-EH1

VeeR EH1 core
Apache License 2.0
802 stars 217 forks source link

Set default mrac value with swerv.config #84

Open olofk opened 3 years ago

olofk commented 3 years ago

In most cases, SweRV is used in an environment where the SoC designer already knows which parts of the memory space that is used for RAM and devices. For that reason it would be good if we could set the MRAC default value at compile-time so that we don't have to do a csr write+flush in every bootloader and program/OS startup code.

agrobman commented 3 years ago

I'm afraid this request contradicts the CPU spec and our internal customers requirements.