58,301 views
29 votes
29 votes
Suppose we want to design a combinational logic block that accepts a 4 bit Binary number as input. Let the most significant bit(leftmost) of the value be

A, the secondmost significant bit be
B, third-most significant bit be
C and the least significant(rightmost) bit be
D. The output value is represented by another Boolean variable O
E. The value of O must be 1 if the input value is greater than 5 and less than 10; and 0 otherwise.

User SHABAZ KHAN
by
2.0k points

1 Answer

5 votes
5 votes

Answer:

I'm sorry I'd been looking at this question a while and I can't seen to figure it out.

User Bartek Jablonski
by
3.0k points