Use LEFT and RIGHT arrow keys to navigate between flashcards;
Use UP and DOWN arrow keys to flip the card;
H to show hint;
A reads text to speech;
8 Cards in this Set
- Front
- Back
Where does CPU fetch the data and instructions from and where does it store them?
|
The CPU gets the data and instructions from the main memory and stores it in its own internal temporary memory.
|
|
What is the name of the internal temporary memory areas?
|
The internal temporary memory areas are called ‘registers’.
|
|
For the fetch part of the cycle to happen, the CPU places the address of the next item in a vital hardware path. What is this called?
|
The vital hardware path is called the ‘address bus’.
|
|
Data from this bus then moves from the main memory into the CPU by travelling along another bus. What is its name?
|
It is called the ‘data bus’.
|
|
The next step is for the CPU to make sense of the instructions, what is this process called?
|
The process is called ‘decode’.
|
|
The CPU is designed to understand a specific set of commands which are different for every make of CPU. What are these set of commands called?
|
These specific commands are called the ‘instruction set’.
|
|
The CPU decodes the instructions but what does it do next?
|
It prepares various areas within the chip so it is ready for the next step.
|
|
What is the name of the part of the cycle where the actual data processing takes place?
|
Execute.
|