Basic Operational Concepts
Basic Operational Concepts
Basic Operational Concepts
CONCEPTS
How to Fetch/Read Data or Instruction
from MM
➢In order to fetch/read an instruction or data
from main memory:
1. The CPU first sends the address of the
memory location to be read.
2. The CPU then issues or sends the read signal
to the memory.
3. The word is then read out of memory and is
loaded into a CPU internal register.
How to Write/Store Data into MM
➢In order to store/write data into main memory:
ADD LOCA, R0
1. Data Bus
2. Address Bus
3. Control Bus
Single Bus Structure
R1 [LOC]
C [A] + [B]
➢Instruction Fetch
➢Instruction Execute