
CSE 471: Computer Design and Organization
Help / How to use turnin to turn in assignments

You can use turnin only on the Instructional DEC Alpha machines.
(orcas and sanjuan) Ftp your files into orcas or sanjuan and then
use the following command:
turnin -ccse471 -p< ASSIGNMENT NAME > < FILES >
The assignment name for the first assignment is ALU.
so you can use the following to turnin the assignment:
turnin -ccse471 -pALU alu4.v alu32.v

471admin@cs.washington.edu