Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / experiment / plru.py
2022-03-26 Luke Kenneth Casso... rename PLRU modules to avoid conflict in microwatt
2021-12-06 Luke Kenneth Casso... PLRUs were selecting an output index, only one selected
2021-12-06 Luke Kenneth Casso... move bank of PLRUs to their own submodule in both dcach...
2020-09-30 Luke Kenneth Casso... forgot to add PLRUs as submodules
2020-09-14 Luke Kenneth Casso... vhdl conversion not really working for plru
2020-09-14 Luke Kenneth Casso... rename plru input
2020-09-13 Luke Kenneth Casso... sort out ariane PLRU, rename/clarify
2020-09-13 Luke Kenneth Casso... minor error in plru
2020-09-11 Luke Kenneth Casso... whoops new node not to be calculated at end
2020-09-11 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-09-10 Luke Kenneth Casso... eek, big sort-out of syntax errors in dcache.py, now...
2020-09-10 Luke Kenneth Casso... add PLRU microwatt conversion