46.5k views
5 votes
(15 points) Create a register file (each register can store one bit) with four registers and connect them using multiplexers (at the gate level) and demultiplexers (at the gate level) in order to communicate any register with all others(including itself). For registers use D flip/flops at the box-level.

User DarkMath
by
5.9k points

1 Answer

3 votes

Answer:

See explaination

Step-by-step explanation:

Register file csn best be defined as component that contains all the general purpose registers of the microprocessor.

Multiplexers is a device that selects between several analog or digital input signals and forwards it to a single output line.

Demultiplexer is a device that takes a single input line and routes it to one of several digital output lines.

Go to attachment for the register file.

(15 points) Create a register file (each register can store one bit) with four registers-example-1
User Charles Desbiens
by
5.9k points