mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-17 13:07:12 +00:00
This hooks up the connections so that an OP_FETCH_FAILED coming down to loadstore1 will get sent to the MMU for it to do a radix tree walk for the instruction address. The MMU then sends the resulting PTE to the icache module to be installed in the iTLB. If no valid PTE can be found, the MMU sends an error signal back to loadstore1 which sends it on to execute1 to generate an ISI. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
19 KiB
19 KiB