CPU and Computer Architecture Vocabulary

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/6

flashcard set

Earn XP

Description and Tags

Flashcards covering CPU components, memory registers, and the fetch-decode-execute cycle based on the provided notes.

Last updated 12:23 PM on 9/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

7 Terms

1
New cards

CPU

Responsible for all component processing in a computer system.

2
New cards

Control Unit (CU)

A CPU component that coordinates all activities in the CPU.

3
New cards

Arithmetic Logic Unit (ALU)

A CPU component where all calculations take place.

4
New cards

Register

A very fast memory location.

5
New cards

MAR

Holds the address of a location that is to be read from.

6
New cards

MDR

Stores data that has been read or data that needs to be written.

7
New cards

Fetch-Decode-Execute Cycle

The process of fetching an instruction from main memory, decoding the instruction, and executing the instruction.