Lab Assignment 2 Submission Instructions

You must name the C source code file for your LC-3b simulator lc3bsim2.c. You may not submit more than one file for Lab 2.Note: you must follow the instructions below to the letter.

Before the deadline, you may resubmit any of the files without penalty. Every time you resubmit a file, the original file is overwritten.

Instructions for submission

  1. SSH into sunfire with the following command:
    ssh sunfire.ece.utexas.edu
  2. After typing your username and password, submit your files with the following command:

    submit-ee360n lc3bsim2.c
  3. You may check the files submitted with the following command:

    submit-ee360n -ls

Note: currently the submit script works only on sunfire.