Skip to content
Snippets Groups Projects
Brandon Rodriguez's avatar
Brandon Rodriguez authored
Project description seems to imply it's unconditionally 64?
1f3cf180

C - Cache Simulator

Language

C

Description

A project to simulate system use of a cache for data storage.

Running Program

Open a terminal and cd to project root.
For a list of available makefile commands, run make help.
In a terminal, run make <command_here>.

References

See documents/references.md.