Fix plru_tb to use the new plrufn and take out the old plru.vhdl
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 23 Oct 2022 04:24:11 +0000 (15:24 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 24 Oct 2022 04:20:08 +0000 (15:20 +1100)
commit6068b635ae2b10f60df7f4bbabb8ebbf30186207
treec9426d78cdca509668be5579fc1e8310badfef94
parent4e32dcff80657b3129c6a5811fff047c64179884
Fix plru_tb to use the new plrufn and take out the old plru.vhdl

This reworks (and simplifies) plru_tb to use the new plrufn module
instead of the old (and now unused) plru module.

The latter is now removed completely.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Makefile
microwatt.core
plru.vhdl [deleted file]
plru_tb.vhdl