Narrow the interface used by the processors and memory to the top-level simulator...
authorPrashanth Mundkur <prashanth.mundkur@gmail.com>
Tue, 20 Feb 2018 23:16:53 +0000 (15:16 -0800)
committerAndrew Waterman <aswaterman@gmail.com>
Tue, 6 Mar 2018 18:07:03 +0000 (12:07 -0600)
commit4a97a05a6e806f7abcb6cd30685093aa5b9331a9
tree8454d198cbb618ab3e120871f48b7c9c0503e06b
parent58aa702359ec56f0b26a3f10a2617a58c9818451
Narrow the interface used by the processors and memory to the top-level simulator/htif.
This allows the implementation of an alternative top-level simulator class.
riscv/execute.cc
riscv/interactive.cc
riscv/mmu.cc
riscv/mmu.h
riscv/processor.cc
riscv/processor.h
riscv/sim.cc
riscv/sim.h