enjoy-digital / litex

Build your hardware, easily!
Other
3.02k stars 571 forks source link

cores/cpu/vexiiriscv: Add PMP support #2130

Open Dolu1990 opened 5 hours ago

Dolu1990 commented 5 hours ago

The RISC-V PMP feature can now be enabled via --vexii-args="--pmp-size=8" for instance.

TOR support can be disabled via --pmp-tor-disable to save area / timings