Chap 4 -Part 1 - The Processor Flashcards
Overview of Implementation

CPU Overview

Image showing the:
Control

Describe the Control

Define:
Combinational Element
This is an operational element, such as an AND gate or an ALU
Define:
State Element
This is a memory element, such as a register or memory
Define:
Edge-Triggered Clocking:
This is a clocking scheme in which all state changes occur on a clock edge.
Logic Design Basics

Image showing example of:
Combinational Elements

Define Datapath
Datapath:
- elements that process data and address in the CPU.
- eg.
- Registers, ALUs, mux’s, memories….
- eg.
When Handling Instructions [Image]

Instruction:
Fetch/Decode/Execute

Instruction FETCH

R - Format Instructions:
Describe it:

Load/Store Instructions

Branch Instructions

Composing the elements

Full Datapath Image;

Sequential Elements Part 1

Sequential element part 2

Clocking Methodology concept
