aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_vmem_tlb.sail
AgeCommit message (Expand)AuthorFilesLines
2024-07-04Increase TLB size to 64Tim Hutt1-27/+56
2024-04-01Unify VM code Rishiyur S. Nikhil1-43/+96
2024-02-08Shorten copyright notice at the top of each fileTim Hutt1-65/+3
2023-09-12Remove effectsTim Hutt1-1/+1
2023-08-01Rename EXTZ and EXTSAlasdair1-1/+1
2023-05-29apply_headers: regenerate copyright headersupdate-copyright-headersPhilipp Tomsich1-1/+3
2023-03-14Use not() instead of ~() for boolean negation (#210)Alexander Richardson1-2/+2
2021-07-29Use headache to apply copyright header at request of Peter Sewell.Robert Norton1-0/+68
2019-03-08Initial attempt at genericizing TLB entries, and re-introduce for Sv39.Prashanth Mundkur1-56/+32
2019-02-13Add Sv32 and Sv48 by essentially copying Sv39.Prashanth Mundkur1-1/+1
2019-02-13Pull out the Sv39 and its TLB into separate files.Prashanth Mundkur1-0/+78