Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages