fix MMU lookup after 2nd request (misaligned) by also updating the
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Jan 2022 17:46:56 +0000 (17:46 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Jan 2022 17:46:56 +0000 (17:46 +0000)
commit731a5d08f26ee331b5b9f5399985105aa50e370e
treecbe091a6e8a055fad8d204a5602d4dfd09a65611
parent663a9ac191c978b567681d0de59f1f82cc876be9
fix MMU lookup after 2nd request (misaligned) by also updating the
ldst_r with the next address/byte_sel
src/soc/experiment/test/test_loadstore1.py
src/soc/fu/ldst/loadstore.py