Assignment 15 (Assigned October 6)


1. Design a circuit with 3 inputs A, B, and C, and eight outputs Out_0 to Out_7. Output Out_i is a 1 if and only if the binary value of combination ABC is equal to i.

2. Design a 4x1 multiplexer using 2x1 multiplexers.

3. Design a 8x1 multiplexer using 2x1 multiplexers.

4. Construct a 8-bit register component using D flip-flops.