Syllabus

2110793  Advanced topic in digital systems

Prabhas Chongstitvatana

Description

To present the state of the art in the processor design.  The topic covers preliminaries and performance driven design.  I assume that students already familiar themselves with at least one or two subjects in computer organisation and hardware design.  The knowledge of compilation technology is not required.  We will discuss instruction set design, instruction level parallelism and cache memory design.

The course is divided into three parts:  lecture, work examples and research materials.  The first part will be normal lectures with assignments.  I expect students to hand-in works every week.  This part is a kick start to get yourself into the subject (after long years away from classes !).  The second part is the "hand-on".  I will emphasise simulation of a working processor at the  instruction set level, including the control unit and pipeline.  The final part will be conducted based on materials from research journals.  I am looking into Intel Itanium architecture and low power design.

The emphasise on this semester (2nd semester 2002) will be on the relationship between high level language and instruction set architecture.  We will experiment with compiling a high level language into a user defined ISA and measure the effect of the ISA on performance.

Behavioural objectives

1. students can analyse and evaluate the instruction set level of a computer
2. students can design and modify an instruction set
3. students can evaluate the current architecture
4. students can comment on the future architecture

Topic by Week

  1. Introduction to computer architecture:  the dataflow model and its sequentialisation,  Von Neumann architecture.
  2. Preliminaries: Discussion on instruction set design, performance metric.
  3. Control unit
  4. Microprogramming
  5. S2 (a simple typical 32-bit processor)
  6. Code generation  (relationships between HLL, compiler and ISA)
  7. Pipelining
  8. Superscalar
  9. VLIW
  10. Memory system design
  11. Speculative execution:  Itanium processor
  12. Future architecture:  IRAM    RAW
  13. Low power design
  14. Summary of the topic

Text

Assessment

weekly homework   10%
midterm project   30%
final project     20%
final exam        40%