An Optimization Question
P’ = A’B’C’D’ + A’BC’D’ + A’B’CD’
P’ = A’C’D’ + A’B’D’ (minimized form)
The following two equations are the same:
Does it make a difference which form we implement in the previous PLD?
Each SOP equation in the PLD has four Product terms allocated. An unused PT cannot be used elsewhere - so makes no difference in terms of the amount of resources used in the PLD!!!