bug in dcache.py where when two stores occur in the same real page
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 29 Jan 2022 10:17:42 +0000 (10:17 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 29 Jan 2022 10:17:42 +0000 (10:17 +0000)
commit00e741a5d4f356fd70807bde12e8778a3448e75e
tree3137da26dc3980e9cb449e174b298e8610c4285e
parent66ef22de70d55c0112b1ddea92edbf4e72f536cc
bug in dcache.py where when two stores occur in the same real page
the address is corrupted.
src/soc/experiment/dcache.py