Systems Architecture Flashcards
What cycle takes place in the CPU?
The fetch-execute cycle
What is the function of the ALU?
Perform calculations
What is the function of the CU?
Direct other parts of the CPU
What is the function of the PC (Register)
Store the address of 1 program
What is the function of the MAR?
Stores the addresses of programs
What is the function of the buses?
To transport information around the CPU
What is the function of the MDR
Stores data from programs
What does Clock speed mean?
The amount of cycles the CPU can perform in a second
What does Cache size mean?
The amount of regularly used data the cache can store at any one time
What does core mean?
A complete processing unit
What is the function of the ACC?
Hold the results of calculations