Skip to content

cs-tsui/cpu-cache-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Cache Visualizer

Visualization of CPU cache line activities while running through an arbitrary instructions. A cache hit will result in a green pulse, and a cache miss will result of a red pulse at specific cache lines.

This was an extension of the CPU cache simulator project for an ECE course project.

See the Demo

About

CPU Cache Visualizer is a visualization of cache hits and misses with specific write and replace policies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published