Add a simple direct mapped icache
authorAnton Blanchard <anton@linux.ibm.com>
Wed, 11 Sep 2019 03:05:17 +0000 (13:05 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Thu, 12 Sep 2019 05:57:00 +0000 (15:57 +1000)
commit89849a6856b127718f6d5fd2034abe62628777bd
treeb9b1c5cf7b7ad681c2045d54890c439f88a1c7ee
parent6cbf45638882cc37bba2429dccfbcd473bdc8147
Add a simple direct mapped icache

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
Makefile
common.vhdl
core.vhdl
core_tb.vhdl
fetch2.vhdl
icache.vhdl [new file with mode: 0644]
microwatt.core