Lab 7: Cache
In this lab you'll build a cache simulator! Here are the
- Writeup with instructions, and
- Tarball with starter code and other files
Due Date and Submission
Due: Friday, May 1 at 11:59 PM
As described in the writeup, each time you type make in the
cachelab-handout directory, the Makefile creates a tarbell, called
(where is your login), that contains your
current csim.c file.
You should submit using the following command:
cs105submit -a 07 userid -handin.tar
(When logged in, completion status appears here.)