[Home]Sequencer

HomePage | Recent Changes | Preferences

A sequencer is a part of a control unit of a CPU. It generates the addresses used to step through the microprogram of a control store. Usually the address are generated by some combination of a counter, a field from a microinstruction, and some subset of the instruction register.

A counter is used for the typical case, that the next microinstruction is the one to execute.

A field from the microinstruction is used for jumps, or other logic.

Since CPUs implement an instruction set, it's very useful to be able to decode the instruction's bits directly into the sequencer, to select a set of microinstructions to perform a CPU's instructions.


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited September 27, 2001 9:04 am by Ray G. Van De Walker (diff)
Search: