Given P(a,b,c,d)=∑(1,3,8,9,10,11,12,14,15).
Determine P as a most simplified SOP
Determine P’ as a most simplified SOP
Generate gate diagrams of P and P’ from the first bullet
Implement P’, by converting each of the gate diagrams from
above to only 2-input Nand gates. Do realize that a Nand equivalent
of invertor must be added to the output for P to create P’.
(its is one question)