You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/litedram
Paul Mackerras b8f9c833f8 litedram: Split L2 PLRU into storage and logic
As has been done for the L1 dcache and icache, this puts the L2 cache
PLRU state into a little RAM and has a single copy of the logic to
calculate the pseudo-LRU way and update the PLRU state.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2 years ago
..
extras litedram: Split L2 PLRU into storage and logic 2 years ago
gen-src litedram: MIGEN_GIT_SHA1 no longer defined 2 years ago
generated litedram: Regenerate 2 years ago
litedram.core litedram: Add basic support for LiteX LiteDRAM 4 years ago