Jump to content

Microprocessor design

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Enochhwang (talk | contribs) at 04:51, 1 May 2007 (References). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Overview

The logic circuit inside a microprocessor consists of two main parts, a datapath and a control unit. The datapath is responsible for the manipulation of all data operations to be performed by the microprocessor. The control unit is a finite state machine that is responsible for controlling the sequence of operations to be performed by the datapath in order to produce the microprocessor's desire output.

Designing a microprocessor involves the systematic design of its datapath and control unit.

Datapath

Control Unit

References

  • Hwang, Enoch (2006). Digital Logic and Microprocessor Design with VHDL. Thomson. ISBN 0-534-46593-5.