Logic paterns

Thread Starter

Mark_varney

Joined Dec 1, 2013
6
Hi,

I have truth table for some logic for which im trying to minimize. the smallest i can get it is 4 7 input and gates however im trying to look for patterns to see if i can get it any smaller .

Any help with minimizing the logic without such large input gates would be great.

truth table.png
 

WBahn

Joined Mar 31, 2012
30,088
Hi,

I have truth table for some logic for which im trying to minimize. the smallest i can get it is 4 7 input and gates however im trying to look for patterns to see if i can get it any smaller .

Any help with minimizing the logic without such large input gates would be great.

View attachment 84075
What is the output for the other 120 possible combinations? Are they LO or are they Don't Care?
 

WBahn

Joined Mar 31, 2012
30,088
If a parity generator is sufficient (which is not known since we don't know what the requirements are for the other 120 possible combinations), then only six 2-input gates are needed since there are only seven bits. Even if there were eight bits it would only require seven, though much better performance can be had with eight.
 
Top