Synthesis

$

cost

Cost

The cost of a circuit is its area. For ECE 124, it will be the number of gates + the number of inputs

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.