This is an old revision of the document!
Table of Contents
COMPUTER ORGANIZATION
Description
CSE2021 is a unique course in that it bridges the gap between software (S/W) and hardware (H/W) and exposes the roles played by the operating system (O/S) and the digital logic (D/L) circuits. It relies on a hierarchy of abstractions to present the material in layers, switching roles from “using” to “implementing” at every stage. It follows the journey of instructions from high-level to assembly and machine code, through the stack, the heap, and the caches, to the the CPU's datapath and control. The lecture coverage is augmented by labs that provide hands-on experience in MIPS and Verilog.
Instructor & Office Hours
- Professor:<hi #dbe5f1> Hamzeh Roumani </hi>– Home Page
- Email Filter: The string
CSE2021/X
in the Subject field, whereX
is your username onred@cse
- Lectures: MW 5:30-7:00 pm in TEL 0006.
- Office Hours: After lecture on Mondays.
- Lab-01: M 10:00-12:50 pm in CSEB 1006.
- Lab-02: W 10:00-12:50 pm in CSEB 1006.
Teaching Assistants
TBA
<!--
* Monday Sessions: Shakil <skhan> and Andrew <speers>
* Wednesday Session: Lan <lan> and Liping <lipingh>
-->
Add @cse.yorku.ca
to the email address in the angle brackets.
Textbooks
Required (available in the bookstore and on reserve in Steacie):
- Computer Organization and Design: The Hardware / Software Interface, 4th edition by D. Patterson and J. Hennessy, Morgan Kaufmann Publishers (2009).
References:
- Structured Computer Organization, 5th edition, by Andrew S. Tanenbaum, Prentice Hall (2006)
- MIPS RISC Architecture, by G. Kane & J. Heinrich, Prentice Hall (1992)
- Computer Organization, 5th Edition, by V.C. Hamacher, Z.G. Vranesic & S.G. Zaky, McGraw-Hill (2002)
- Computer Organization and Architecture: Designing for Performance, 7th edition, by William Stallings, Prentice Hall (2006)