commented-out and disabled the set_dcbz_addr function, it is the wrong
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 2 Oct 2021 23:39:44 +0000 (00:39 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 2 Oct 2021 23:39:44 +0000 (00:39 +0100)
commit8f78d84e722d30efd553a5caa43ea2f96037ada6
tree7dacd3114ba3d02beed75c228f608160c876b6d3
parent3455a0c2a9cb3de75d35c0e05b08d35b344d236a
commented-out and disabled the set_dcbz_addr function, it is the wrong
approach.

it is much better to add an extra parameter to set_wr_addr
"dcbz".

this to be added right across all set_wr_addr functions
(6 places)
src/soc/experiment/pimem.py
src/soc/fu/ldst/loadstore.py