Quiz 2 - Top - Level View of Computer Functions Flashcards
T or F: A bus must only be one wire.
False
What are the Action Categories?
Data Processing
Processor-Memory
Control
Processor - I/O
What would the opcode 0001 indicate?
Load AC from Memory
What is a Bus?
A communication pathway connecting two or more devices
What does PCI stand for?
Peripheral Component Interconnect
What is the function of the register MAR?
Specifies the address in memory for the next read or write
What is the function of the register MBR?
Contains the data to be written into memory or receives the data read from memory.
What is the function of the register I/OAR?
Specifies a particular I/O device
What is the function of the register I/OBR?
Used for the exchange of data between an I/O module and the CPU.
What does QPI stand for?
Quick Path Interconnect
What is the width of a data bus?
The number of lines in a bus
What model do most modern computers use?
Von Neumann
What is Program Counter (PC)?
Address of instruction
What is Instruction Register (IR)?
Instruction being executed
What is Accumulator (AC)?
Temporary storage