summaryrefslogtreecommitdiff
path: root/hdl/mem_cache.sv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Writeback cache using explicit altsyncram instead of inferred memory.HEADmainJulian Blake Kongslie2022-07-241-46/+143
* Rename memory message types for more clarity.Julian Blake Kongslie2022-07-101-4/+4
* Add cache clearing to the command parser.Julian Blake Kongslie2022-06-051-5/+10
* Working L1 cache.Julian Blake Kongslie2022-06-051-0/+108