Synthesis
Converting from Truth Table to Algebraic
Example
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
Row 1:
Row 2:
Row 3:
So,
As we can see, the cost is much less after simplifying.
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
Row 1:
Row 2:
Row 3:
So,
As we can see, the cost is much less after simplifying.