CPU3- Little Man Computer Flashcards

1
Q

What is Little Man Computer

A

It is an instructional model of the von Neumann CPU (teach how computer operation works)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain Fetch-Execute Cycle in Little Man Computer model.

A

Fetch : Little man receives value from program counter and fetch the instruction it needs to process
Decode: Little man decodes instruction and head over to memory to get necessary data to complete instructions
Execute: Little man follows instruction and perform task, program counter +1 for the next instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is opcode?

A

Opcode is an instruction code.
1 digit
In front

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is operand?

A

Operand is an address code
2 digit
behind

How well did you know this?
1
Not at all
2
3
4
5
Perfectly