Commum CPU components and their functions

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

what are the 4 main components of the CPU?

control unit (CU), arithmetic logic unit (ALU), registers and cache

2
New cards

what are the functions of the control unit (CU)

  1. it fetches, decodes and executes instructions

  2. it issues control signals that control hardware

  3. it moves data around the system

3
New cards

what are two main functions of the arithmetic logic unit (ALU)

  1. it performs arithmetic and logical operations. The ALU is where calculations are done and where decisions are made

  2. It acts as a gateway between primary memory and secondary storage. Data transferred between them passes through the ALU.

4
New cards

what is a register and what does it do?

A very fast memory location in the CPU and they store data required for an instruction or the result of executing an instruction