CSC252 - Computer Organization
Spring 2025

Main Navigation

  • Home
  • Office Hours
  • Materials
  • Projects
  • Lectures
  • Tests and Hw
  • Links

Simulation Project 2

Released on Sunday 02/02/2025

Due Date: Wednesday, February 12, 07:00 PM

Download [specs] [attachment]

Submission and Grading Instructions:

  • Please read all the assignment specifications carefully.
  • You cannot use generative AI to help you solve any part of the assignment.
  • If you have any questions, ask us on Discord before you use a YouTube video or any other material not provided by us.
  • Turn in the file(s) to Gradescope as described in the specifications before the due date.
  • You must use Gradescope as a backup. Upload to Gradescope frequently, and if you ever have issues with your computer, you can get your latest code by downloading your program from Gradescope.
  • You must work individually on Asms and Sims, but you can collaborate as much as you want on 'Homework' assignments.
  • For Asms and Sims, you should follow the coding style guidelines in the 'Materials' section of this website.
  • For Asms and Sims, you must test your code on the Docker container. A program running locally on your machine does not mean that it will run on the autograder on Gradescope.


Simulation Project 2

  1. The Project description is here
  2. Download the files here