UCR CS 61: Computer Organization & Assembly Language

Winter quarter, 2004


Lecture Schedule   Lab Schedule   Turnin   Previous CS61's  

Overview

In this course we start with transistors, logic gates, latches, logic structures, and memory circuits. We cover the von Neumann model of computing, and then use all these tools to understand thoroughly the Instruction Set Architecture of a simple computer, the LC-3. This leads on to assembly language programming of the LC-3.

Catalog description : Lecture, three hours / week; laboratory, three hours / week.
Prerequisite: CS10

Basic information

Class web site: www.ilearn.ucr.edu
Enrolling in this course gives you automatic access to the UCR "ilearn" site: your login id is the name part of your ucr student email address, and your initial password is your Student ID (no dashes or spaces).
ALL communication with the class (announcements, assignments, handouts, etc.) will be via the ilearn site. Some communications may be made only via the ilearn site, so you are expected to check it regularly.

Instructor : Dr. Brian Linard (blinard@cs.ucr.edu)
Office hours: Tuesday 10:00 am to 6:00 pm (by appointment)
Office: Surge Bldg. 340.

Teaching Assistants and office hours: Asheq Khan kasheq@cs.ucr.edu
Shalendra Chhabra schhabra@cs.ucr.edu
Kin Fai Kan kkan@cs.ucr.edu
Ya-Lee Tsai ytsai@cs.ucr.edu

Office hours held in Surge Bldg. 282.

Lectures: Section 001: MWF 10:10 to 11:00 am
Section 002: MWF 11:10 to 12:00 am
SPR. 2340

Labs: Lab attendance is mandatory. Plan to stay in the lab for the entire lab session, working on material related to this course.

Section 021 W 2:10 to 5:00 pm S171
Section 022 R 8:10 to 11:00 am S171
Section 023 R 11:10 am to 2:00 pm S171
Section 024 R 2:10 to 5:00 pm S171

Text Book: Introduction to Computing Systems , 2nd edition, by Patt & Patel (McGraw-Hill)
ISBN 0-07-246750-9


Course grading: Letter grades are assigned (approximately) according to the usual 90/80/70/60 scale out of 100 total course points, with 90 and above corresponding to an A, 80 and above to a B, 70 and above to a C, 60 and above to a D, and less than 60 to an F. +/- grades will likely be given. A+'s will be given to students in the high 90's who also have turned in all required material and many of the challenge Lab excercises. The course is divided into two grading components, combined as a weighted sum to total 100 points: 65: Theory component: 20: Quizzes/homeworks (expect a 10 - 15 min. quiz, and a homework set, each Thursday)
20: Midterm
25: Final
35: Practical component: 10: Lab programming exercises and attendance
5: Lab practical exams
20: Take-home programming assignments (5 assignments x 4 points each)

To ensure minimum competency in successive courses requiring a C- or better in this course, the following grading scheme will be used: a C- minimum in both components is necessary to achieve a C- minimum for the final course grade, regardless of the components' weighted sum; otherwise, the final course grade will be no greater than a D+. For example, a B in the practical component and a D in the theory component might yield a weighted sum of a C, but would instead result in a final course grade of D.

Approximate Time Requirements: This is a four-unit CS course. As such, you should expect to spend the following approximate amount of time: 3 hours/week in lecture
3 hours/week in lab
5 to 10 hours/week doing individual study (readings, homework, programming, lab preparation, etc).
Please don't underestimate the time you will need to spend on this course. These are real time amounts spent by average successful past students. Computer Science and Engineering are challenging disciplines requiring extensive time to master.

Lecture schedule

Subject to change as the quarter progresses.
Read the book before lecture! Reading ahead is one of the most effective ways of doing better in class -- you'll be amazed how much more comprehensible and useful the lectures will be.

Lab schedule

Subject to change as the quarter progresses.

General course features and policies (please read these carefully)

Lab guidelines (please read these carefully)

Electronic assignment turn-in

Anonymously report suspected cheating

Additional Resources