Difference between revisions of "CDA 3101"
Jump to navigation
Jump to search
(→Slides) |
(→Slides) |
||
Line 26: | Line 26: | ||
* [http://www.inthewings.net/class/CDA3101/pipe3.ppt Pipelined Datapath 3] | * [http://www.inthewings.net/class/CDA3101/pipe3.ppt Pipelined Datapath 3] | ||
* [http://www.inthewings.net/class/CDA3101/cache1.ppt Caching 1] | * [http://www.inthewings.net/class/CDA3101/cache1.ppt Caching 1] | ||
+ | * [http://www.inthewings.net/class/CDA3101/cache2.ppt Caching 2] | ||
+ | * [http://www.inthewings.net/class/CDA3101/cache3.ppt Caching 3] | ||
==Images== | ==Images== | ||
* [http://www.inthewings.net/class/CDA3101/singlepath.jpg Single-Cycle Datapath] | * [http://www.inthewings.net/class/CDA3101/singlepath.jpg Single-Cycle Datapath] |
Latest revision as of 11:26, 24 July 2009
Syllabus
Slides
- Introduction
- Introduction Part II
- MIPS Architecture and Assembly 1
- MIPS Architecture and Assembly 2
- Integer Math and Representations
- Floating Point Math and Representations
- Implications of Numerical Representations
- PCSpim - Running a MIPS Program
- MIPS Assembly - Program Implementation
- MIPS Assembly - The Stack-Frame Convention
- MIPS Assembly - The Stack-Frame Convention 2
- Assembly Programming - An In-Depth Look at Memory
- MIPS Instruction Encoding
- MIPS Instruction Encoding 2
- Basics of Digital Logic
- Basics of Digital Logic 2
- Single Cycle Datapath
- Assessing Performance
- Multi-Cycle Datapath 1
- Multi-Cycle Datapath 2
- Pipelined Datapath 1
- Pipelined Datapath 2
- Pipelined Datapath 3
- Caching 1
- Caching 2
- Caching 3