313 views
0 votes
0 votes
Design a combinational Circuit with three inputs x, y, and z,  and the 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 binary input is 4, 5, 6 or 7, the binary output is one less than the input.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
ajaysoni1924 asked Apr 2, 2019
474 views
Design a combination circuit with three inputs one output. the output is equal to logic-1 when the binary value of the input is less than 3. The output is logic-0 otherwi...
0 votes
0 votes
0 answers
3
ajaysoni1924 asked Apr 2, 2019
316 views
Design a combinational Circuit that converts a 4-bit gray code number to a 4-bit straight binary number. Implement the circuit with Exclusive OR gates.
0 votes
0 votes
0 answers
4