how a computer work
To program the LMC, must understand:
Memory
addressesInstructions
Fetch-execute cycle
Practical exercises
What we can learn from LMC
FindSlide.org - это сайт презентаций, докладов, шаблонов в формате PowerPoint.
Email: Нажмите что бы посмотреть
Read register
Write to register
Instruction
MEM Data
ALU
Accumulator
Control
Unit
m
e
m
o
r
y
address
data
Control Unit
ALU
INP
1 (Address)
OUT
2 (Address)
BR
Address
Location
Start
Decode & execute instruction
Fetch next instruction
Halt
Program Counter
Address
Instruction
Data
Accumulators
m
e
m
o
r
y
address
data
Control Unit
ALU
1
2
3
4
5
5
6
ALU
Control
Unit
assembly code
object code