Go
 

Get this free title from:




Learn More About
Find More Titles by
This Author: Onur Mutlu
This Publisher: Carnegie Mellon University

Introduction to Computer Architecture by Onur Mutlu

Introduction to Computer Architecture

by Onur Mutlu

Video



Title Details

Author
Running Time
64 Hrs.

Description

Computer architecture is the science and art of selecting and interconnecting hardware components and designing the hardware/software interface to create a computer that meets functional, performance, energy consumption, cost, and other specific goals. This course introduces the basic hardware structure of a modern programmable computer, including the basic laws underlying performance evaluation. We will learn, for example, how to design the control and data path hardware for a ARM-like processor, how to make machine instructions execute simultaneously through pipelining and simple superscalar execution, and how to design fast memory and storage systems. The principles presented in the lecture are reinforced in the laboratory through the design and simulation of a register transfer level (RTL) implementation of a MIPS-like pipelined processor in Verilog. In addition, we will develop a cycle-accurate simulator of this processor in C, and we will use this simulator to explore processor design options.

People Who Liked Introduction to Computer Architecture Also Liked These Free Titles:
  Build Phase Podcast
by Mark Adams

  Coding Blocks Podcast
by Allen Underwood

  Analysis of Algorithms
by Steven Skiena