SOFTWARE Flashcards
To learn I/O Fetch/exec Logic gates
CPU
Central Processing Unit
key component of a computer which contains the circuits necessary to interpret and execute program instructions.
PC
Program Counter
CIR
Current Instruction Register
Contains the instructions that was copied from the MDR
Von Neuman computer model
Where programs are held in memory and data is moved between memory and unit processor
MAR
Memory Address Register
Records the address of the memory location for the current instruction given by the user
MDR
Memory Data Register
Contains the contents at the memory location contained in the MAR
Address bus
A bus that transfers data in many directions while specifying a physical address of the individual data block it needs in order to access the CPU
ALU
Arithmetic Logic Unit
executes arithmetic and logic operations
Control Bus
Used by the CPU to communicate with input/output devices that it needs to control
Data Bus
Sends data between the processor, the memory unit and the input or output devices. It allows data to move in both directions