1.1.1 Flashcards
(9 cards)
Explain the fetch stage of the cycle
the PC continually holds the address of the next instruction then the MAR takes a copy and is used to fetch the content from a memory location.
Explain the execute stage of the cycle
A command that is a calculation or a comparison is carried out by the ALU where the results are stored in the Accumulator.
Explain the decode stage of the cycle
the CU is used to control the cycle and decodes the instruction from the MDR. if the contents of a ROM value is a command goes to the CIR, if it contains an address it goes to the MAR but if it contains a number it will go to the Accumulator.
what are the 3 main factors affecting the CPU
Cache, number of cores and clock speed.
What is Cache
high speed RAM built into the CPU
What is clock speed
The number of FDE cycles per second
What are cores
They can do simulations tasks causing the computer to run quicker
what does the ALU do
performs arithmetic operations and logical decisions