core: Improve core reset
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 May 2020 01:36:37 +0000 (11:36 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 May 2020 01:41:06 +0000 (11:41 +1000)
commit31b55b2a75cd439a00c5eeb3f246e4c2805137ed
treeb7a12bb8543f8f0ab103f348928e22c49bd53edd
parentfa50df56ef572aa23b1aaa58cc4d8f9fb32086df
core: Improve core reset

The icache would still spit out an instruction which could
cause a 0x700 instead of a reset.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
control.vhdl
fetch2.vhdl
icache.vhdl