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>
Fri, 8 Oct 2021 13:30:35 +0000 (14:30 +0100)
commit268f06bbeed8dcb766b884426b7d2ec38f24667c
tree50210bb02a75af16a6b217d147abcf30850c1e92
parent64b7674b21afd0654d447aed6d2bf26f19f5bf7a
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