takeshi19 / CacheSimulator

A C program that simulates an L1 cache. Uses the Least Recently Used replacement policy. Set associative.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A C program that simulates an L1 cache. Uses the Least Recently Used replacement policy. Set associative.


Languages

Language:C 97.8%Language:Makefile 2.2%