Syllabus
2110793 Advanced topic in digital systems
Prabhas Chongstitvatana
Description
To present the state of the art in the processor design. The
topic covers some basics and presents modern 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,
microprogramming, 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, pipeline
and memory subsystem. 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 (1st semester 2004) 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. Stack architecture
12. Future architecture
13. Low power design
14. Summary of the topic
Text
- P. Chongstitvatana, "Computer architecture: a synthesis",
2000.
- H. Stone, "High-performance computer architecture", 3 ed,
Addison-Wesley publishing, 1993.
- J. Hennessy and D. Patterson, "Computer architecture : a
quantitative approach", 2 ed, Morgan Kaufmann P, 1996.
- W. Stalling, "Computer organisation", 4ed., Prentice-hall,
1996. (undergrad level text)
- Koopman, Stack computers, Ellis Horwood, 1998, available
on-line at http://www.ece.cmu.edu/~koopman/stack_computers/
- Additional materials will be hand-out as needed.
Assesment
weekly homework 10%
midterm project 30%
final project 20%
final exam 40%