Skip to content

Aniketkumarroy/CPU-Cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CPU-Cache

a Verilog implementation of a simple processor cache. the cache supports word size of 32 bit. it implements a 32 KiB, 4-way set associative, 2-word block cache. the cache is write-back, write-allocate cache with an LRU replacement policy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors