This course introduces the basic hardware structure of a programmable computer and the basic laws underlying performance evaluation. The student learns how to design the control and data path hardware for a processor, how to make instructions execute simultaneously through pipelining and simple superscalar execution and how to design fast memory and storage systems.
The principles presented in the lectures are reinforced in the laboratory through the design and simulation of the Register Transfer (RT) implementations in verilog.
Pre-Requisites:
Digital Logic Design
Computer Organisation
Course Contents:
1- Review on combinational and sequential logic circuits
2- Fundamental concepts and Instructions Set Architecture (ISA)