Skip to content

shrut1996/Cache-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Cache-Implementation

This project was done as a part of the Computer Architecture Course, Semester-I 2017-18. The cache has been implemented with the following specifications :

  • 4-way Set Associative
  • Way halting
  • Write Back Policy
  • LRU Counter Replacement Policy
  • 1KB Cache Size
  • 16B Line Size

About

Implementation of a cache memory in verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published