Add core debug module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Sep 2019 16:43:52 +0000 (17:43 +0100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 20 Sep 2019 06:45:50 +0000 (16:45 +1000)
commit98f09946980328693db0e2e2039217957cc09fe6
tree15672461aadcfb1ba6862a231a2924d26a5f73c5
parent554b753172a9166578731c6faa170feb69660da8
Add core debug module

This module adds some simple core controls:

  reset, stop, start, step

along with icache clear and reading the NIA and core
status bits

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org
Makefile
common.vhdl
core.vhdl
core_debug.vhdl [new file with mode: 0644]
core_tb.vhdl
decode1.vhdl
decode2.vhdl
fetch1.vhdl
fetch2.vhdl
soc.vhdl