whitespace
[soc.git] / TLB / src / ariane / plru.py
2019-04-23 Luke Kenneth Casso... add some use of new "Elaboratable"
2019-04-22 Daniel BenusovichChange plru to be combinational
2019-04-22 Daniel BenusovichAdd output signal to PLRU
2019-04-21 Daniel BenusovichAdd external access to table size to plru
2019-04-21 Daniel BenusovichMake plru tree accessible from outside module for cache
2019-04-21 Daniel BenusovichAdd PLRU file from tlb.py