VexRiscv/src/main
Sean Cross b2f387ccac MmuPlugin: fix generation without writeBack stage
If there is no writeBack stage, the elaboration step would hit a
NullPointerException when trying to insert into the writeBack stage.

Instead, pull from the most recent stage, which is where MMU access
should reside.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-26 18:01:35 +08:00
..
c Fix emulator instruction emulation trap redirection to supervisor. 2019-04-19 02:31:39 +02:00
ressource/hex Remap Briey/Murax onChipRam to 0x80000000 to avoid having memory at the null pointer location 2018-02-05 16:16:27 +01:00
scala MmuPlugin: fix generation without writeBack stage 2019-04-26 18:01:35 +08:00