CS 105

Submitting Your Code for Grading

Each time you run make in the cachelab-handout directory, the Makefile automatically creates a tarball containing your current csim.c and trans.c files called userid-handin.tar (where userid is your login).

When you're done with your code and ready to submit it for grading, run cs105submit as

cs105submit -a 07 userid-handin.tar

to submit your code for grading.

To Complete This Part of the Assignment

You'll know you're done with this part of the assignment when you've done all of the following:

(When logged in, completion status appears here.)