7.3 8-bit micro-architecture Flashcards

1
Q

How is a fetch-decode-execute controller (timing unit) constructued from a counter

A

The counter increases to values which in turn let the demultiplexor select values

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

What does the data-path in the hex-8 micro-architecture look like

A
  • Data path contains the registers and functional blocks to compute.
  • Multiplexers used to select input registers to ALU.
  • Wires come from Control to choose operations.
  • Result register hidden from ISA — implementation detail.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does the decode phase work in the hex-8 micro-architecture (using de-multiplexors)

A

Selects instruction based on opcode

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