Spring 2022 Fall 2021 Spring 2021 Fall 2020 Spring 2020 Fall 2019 Spring 2019 Fall 2018 Spring 2018 Fall 2017 Spring 2017 Spring 2016 Fall 2015 Spring 2015 Fall 2014 Spring 2014

cs402 - Introduction to Advanced Studies II - Spring 2018


Syllabus


Homeworks

Make sure you always show your work. This way you may get partial credit in case the final result is wrong. In any event, please try to prove your statement(s).

Assignment Date posted Date due
HW-1 1/7/18 1/29/18
HW-2 1/7/18 2/12/18
HW-3 1/7/18 2/26/18
HW-4 1/7/18 3/19/18

Computer Architecture Labs

The lab for the Computer Architecture portion of this class is designed around the MIPS architecture. Your textbook ("Computer Organization and Design: the hardware/software interface") covers the MIPS architecture in detail.

Your lab work will be done using SPIM, a MIPS32 simulator. You are required to install the software on your own computer and become familiar with using it. You can download the software and get additional information about the simulator from the official SPIM web page.

NOTE: Make sure you download the most recent version of QtSpim as QtSpim is the actively maintained version of the simulator.

Links to the labs are provided below. Your Lab Instructor will provide guidance as to how to turn your work in. As a general rule you'll need to maintain a git repository for your code and share the repository with your class and lab instructors.

  • Lab1 (Getting Started with SPIM)
  • Lab2 (MIPS: The Virtual Machine)
  • Lab3 (Control Stuctures in MIPS)
  • Lab4 (Register Usage and Procedures)
  • Lab5 (Memory Issues)

Programming (C) Labs

Links to these labs will be posted on the Blackboard.


Links