CS 105

Lab 7: Cache

In this lab you'll build a cache simulator! Here are the

  1. Writeup with instructions, and
  2. 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 userid-handin.tar (where userid is your login), that contains your current csim.c file.

You should submit userid-handin.tar using the following command:

cs105submit -a 07 userid-handin.tar

(When logged in, completion status appears here.)