Assignment4 3rd Edition
Assignment4 3rd Edition
4.4) Design a combinational circuit with three inputs and one output. The output is 1
when the binary value of the inputs is less than 3. The output is 0 otherwise.
4.5) Design a combinational circuit with three inputs, x, y, and z, and three outputs, A, B,
and C.
When the binary input is 0, 1, 2, or 3, the binary output is one greater than the input.
When the binary input is 4, 5, 6, or 7, the binary output is one less than the input.
4.8) Design a code converter that converts a decimal digit from "8 4 -2 -1" code to BCD
(See Table 1-5, Digital Design, M. Mano, pp.20)
4.31) Construct a 16 x 1 multiplexer with two 8 x 1 and one 2 x 1 multiplexers. Use block
diagrams.