MIPT-ILab / mipt-mips

Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
http://mipt-ilab.github.io/mipt-mips/
MIT License
338 stars 138 forks source link

RISCV32 Physical memory mapping ? #1457

Closed Navko closed 3 years ago

Navko commented 3 years ago

Hi Am trying to figure out the Physical memory mapping for the RISCV32 simulation Where can I find those details?

pavelkryukov commented 3 years ago

We don't model virtual memory so far, memory accesses are performed by physical addresses.