Credits: 4 (0-0-8)
Prerequisites: COL718
Description
This is a pure laboratory course that invloves the following activities. Design of branch predictors, instruction fetch logic, Decode and rename logic, Instruction window and scheduler, Select logic, Load- square queue, ALUs and by-pass paths, Instruction commit logic, Misprediction and recovery techniques, Selective replay techniques.
Prerequisite Tree
flowchart TD
COP820-248[COP820]
COL216-248 --> ELL201-248[ELL201]
ELL201-248 --> ELL101-248[ELL101]
COP820-248 --> COL718-248[COL718]
COL718-248 --> COL216-248[COL216]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;