Efficient caching for non-volatile memory-backed search indices. A thesis submitted for undergraduate honours for the degree Software Engineering.
-
Updated
Nov 11, 2022
Efficient caching for non-volatile memory-backed search indices. A thesis submitted for undergraduate honours for the degree Software Engineering.
This repository contains files related to Computer Architecture Lab (Autumn 2022).
A direct-mapped L1 cache supporting byte-, halfword-, and word-level accesses. Implements read-allocate on read miss and write-around on write miss, with proper hit/miss handling. Both design and verification focus on correctness across various access patterns.
Personal repository for COL216 assignments - pardon mistakes!
Add a description, image, and links to the l1-cache topic page so that developers can more easily learn about it.
To associate your repository with the l1-cache topic, visit your repo's landing page and select "manage topics."