-
Book Overview & Buying
-
Table Of Contents
Modern Computer Architecture and Organization - Third Edition
By :
The purpose of the I/O portion of a processor is to efficiently transfer data between external peripheral devices and system memory. Input operations transfer data from the external world into memory, and output operations send data from memory to destinations outside the processor and memory.
The format and content of the data on the external side of the I/O interface vary widely. Here are some examples of the external representations of computer I/O data:
Regardless of the form the data takes when it is outside the computer, the connection of any I/O device to the processor must comply with the processor's I/O architecture, and the I/O device must be compatible with any other I/O devices that happen to be present in the system.
The processor uses the instruction categories...