plru: Add a simple PLRU module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 2 Oct 2019 09:06:53 +0000 (19:06 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 8 Oct 2019 03:46:46 +0000 (14:46 +1100)
commit004eb074c904c2aec489cf55610c00b4bf8aeab9
tree7f2147de3b54ad46588217888a1bc7c64fb9694c
parente1cf44cec858cf3b76b8a71528c6868a04d2c8a9
plru: Add a simple PLRU module

Tested in sim only for now

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