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
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.
3
Q
How does the decode phase work in the hex-8 micro-architecture (using de-multiplexors)
A
Selects instruction based on opcode