Difference between revisions of "Co-processor"
From Computer History Wiki
(Stubby, but a start) |
m (+cat) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | A '''co-processor''' is a block of [[logic]] forming a complete data processing unit attached to a [[Central Processing Unit|CPU]], which operates in tandem with the main CPU, under its direction, to perform some of the processing functions of the system. [[Floating point | + | A '''co-processor''' is a block of [[logic]] forming a complete data processing unit attached to a [[Central Processing Unit|CPU]], which operates in tandem with the main CPU, under its direction, to perform some of the processing functions of the system. |
+ | |||
+ | [[Floating point]] [[floating point processor|units]] are often co-processors (e.g. the [[FP11 floating point]] units of many [[PDP-11]]s); [[channel]]s are effectively co-processors which are specialized to doing [[input/output|I/O]]. | ||
{{stub}} | {{stub}} | ||
+ | |||
+ | [[Category: CPU Basics]] |
Latest revision as of 15:25, 15 December 2018
A co-processor is a block of logic forming a complete data processing unit attached to a CPU, which operates in tandem with the main CPU, under its direction, to perform some of the processing functions of the system.
Floating point units are often co-processors (e.g. the FP11 floating point units of many PDP-11s); channels are effectively co-processors which are specialized to doing I/O.