Add --debug-sba option
authorTim Newsome <tim@sifive.com>
Thu, 1 Feb 2018 22:32:00 +0000 (14:32 -0800)
committerTim Newsome <tim@sifive.com>
Thu, 1 Feb 2018 22:32:00 +0000 (14:32 -0800)
commitb2672e5d5271b346a71ec33ab42c88437b9b60d1
tree33b6e163c6e3d5c45bdbacb0fbda86f3a7b51abc
parentd3d3681f3468c633bc93a727a35bc07348245440
Add --debug-sba option

This lets the user control whether the system bus access implements bus
mastering.
riscv/debug_module.cc
riscv/debug_module.h
riscv/sim.cc
riscv/sim.h
spike_main/spike.cc