CPU Structure & Instruction Flashcards

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

CPU, Instruction cycle

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

20 Terms

1
New cards

Fetch Stage

Retrieve the next instruction from the main memory (RAM)

2
New cards

Decode Stage

The Control Unit interprets the instruction to see what action is needed.

3
New cards

Execute Stage

The CPU carries out the instruction (e.g., a calculation or data move).

4
New cards

CPU

The "brain" of the computer that processes all data and instructions.

5
New cards

ALU

The part of the CPU that performs arithmetic and logical operations.

6
New cards

Control Unit (CU)

Coordinates all CPU activities and manages the flow of data.

7
New cards

Registers

Extremely fast, small storage locations directly inside the CPU.

8
New cards

Program Counter (PC)

Holds the memory address of the next instruction to be fetched.

9
New cards

MAR

Memory Address Register; holds the address of where data is fetched from.

10
New cards

MDR

Memory Data Register; holds the actual data or instruction fetched from memory.

11
New cards

Clock Speed

The number of cycles the CPU performs per second (measured in Hertz).

12
New cards

Cache Memory

High-speed memory inside the CPU used to store frequently used data.

13
New cards

Cores

Independent processing units within a single CPU that can run tasks in parallel.

14
New cards

Accumulator (ACC)

A register that stores the intermediate results of calculations made by the ALU.

15
New cards

Address Bus

Carries the location of data between the CPU and RAM.

16
New cards

Data Bus

Transfers the actual data between the CPU and other components.

17
New cards

Control Bus

Carries command signals from the Control Unit to other parts of the computer.

18
New cards

Von Neumann Architecture

A design where data and instructions are stored in the same memory.

19
New cards

Overclocking

Increasing the clock speed of a CPU to make it run faster than intended.

20
New cards

Embedded System

A dedicated computer system with a specific function inside a larger device.