CS232: Computer Architecture II
Spring 2010
Assignments

DueAssignmentPointsSolutions
Mon Feb 1, 6:00pm (final)MP 1 Instructions    mp1.s 50Solution
Sat Feb 6, 12:00pmMP 2 Instructions    mp2.s 50Solution
Part A: Fri Feb 19, 6:00pm
Part B: Sat Feb 27, 6:00pm
MP 3 Instructions    mp3a.s   mp3b.s 50+100Solution to Part A
Fri Mar 19, 6:00pmMP 4 Instructions    mp4.s 100Solution
Tue Apr 13, 9:00pm
NO LATE SUBMISSION!
MP 5 Instructions    mp4angles.s 100
May 4, 6:00pmMP 6 Instructions    mp6.cxx    mp6race.cxx
Section 3.2 (pp 10--11) of the TBB Tutorial (PDF) may be helpful
100
+100 (extra credit)

SPIMbot Tournament Results


100%: teamforkbomb, Ebon_Hawk, bangBANGbot, Fantastic_Mr_Fox
95%: TNT
90%: kokimong, thatswhatspimsaid
87%: Harold, Cpt_Jean-Luc_Picard
85%: tokenminer, Why_cant_I_be_green, AllUrBotRBelong2Us, ArtificialSyntheticAndroid, TimeSink, Harold_and_Viraj, Real_Mens_Club, R2-D2
83%: chris_did_nothing, Mostly_Sunny, the_token_machine, SPAMBOT, Grep_-rn_easteregg, Team_IEEE, My_Robot, DRACSI, Your_Mom
80%: Cockroach, Mantis, THBOT, MALbot_420, LeeeroyJenkiiinsBOT, OurBotGoesToEleven, NowOrNever, YouSpimMeRightRound, More_Than_50
77%: Spazbot_Turings_Revenge, Mango_Tea_Revolution, The____Reaper, Triangle, Larry_has_Eight_Scanners, spimNOT, Spimboy, Its_Miller_Time, Huck_SPIM, Popeye_Without_Spinach, POKeBOT, PleaseNotLastPlace, Neumannbot, abcdefghijkl, failbot, ExceptionlyChalenged
75%: Wisdombot, Wildcard, Spaghatta_Nadle, Secret_Lion, clairesbot, Lady_Gaga, BoysHaveCooties, Botbot, BongSom, Better_than_Nothing, OldBot, anonymous, GingersDontHaveSouls, sudo_win

Submission Instructions

1. Log into your EWS account (remlnx.ews.illinois.edu)

2. In the folder containing your solution, create a file called partners.txt which contains only your netid and the netids of all your group members (one netid per line). Do not include anything else in the file. The handin script will reject your submission if you have incorrectly prepared this file.

Example: If your netid is alice2 and your partners are bob1 and carol45, your partners.txt should look like:

alice2
bob1
carol45
3. At the prompt, type:

    cs232
The first time you execute this command, it will allocate for you a cs232.work directory for use in this class. (If for some reason this command doesn't work for you, try using the full path: /homesta/classdata/bin/cs232).

4. Copy your solution file and partners.txt from your account into the current folder.

5. To submit, give the command

	handin -s mp1
(replace mp1 with mp2, mp3, etc. as necessary) To see information about MP 1, including the status of your submissions, run:

	handin -i mp1
For future reference, handin will not test your code.

MIPS Programming ResourcesOther Resources
Appendix A of the textbook in PDF
SPIM documentation


email