summaryrefslogtreecommitdiff
path: root/rtl/cache (unfollow)
AgeCommit message (Expand)Author
2023-10-04rtl/cache: increase to 64KiB per coreAlejandro Soto
2023-10-04rtl/cache: implement debug interfaceAlejandro Soto
2023-10-03rtl/cache: implement ll/sc line monitorAlejandro Soto
2023-10-02rtl/cache: fix coherence bug during snoops (in_hold latched too early)Alejandro Soto
2023-10-02rtl: implement exclusive monitor datapathAlejandro Soto
2023-10-01rtl/cache: fix controller deadlock on cache-cache replyAlejandro Soto
2023-09-29platform: add CPUs and caches to qsysAlejandro Soto
2023-09-25rtl/cache: fix writeback corruptionAlejandro Soto
2023-09-25rtl/cache: implement wait-for-replyAlejandro Soto
2023-09-24rtl/cache: implementAlejandro Soto