Have Debug memory kind of working again.
authorTim Newsome <tim@sifive.com>
Sun, 1 May 2016 19:05:48 +0000 (12:05 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 23 May 2016 19:12:11 +0000 (12:12 -0700)
commit990c6c48098e83584edf5282d119187abae04a4d
treed2ba581b281dce0c329822f98cc7c21faf868323
parent57ff1b6595e485b8b002238ddbd10483bbd62fb3
Have Debug memory kind of working again.

Debug exception -> ROM -> RAM -> ROM, then something goes wrong.
debug_rom/debug_rom.S
debug_rom/debug_rom.h
riscv/debug_module.cc
riscv/debug_module.h
riscv/decode.h
riscv/devices.cc
riscv/devices.h
riscv/mmu.cc
riscv/sim.cc
riscv/sim.h