Content deleted Content added
m →Input: Change 'd' by 'x' for don't care value Tags: Reverted Visual edit |
|||
Line 21:
:<math>f(A,B,C,D) =\sum m(4,8,10,11,12,15) + d(9,14). \,</math>
This expression says that the output function f will be 1 for the minterms <math>4,8,10,11,12</math> and <math>15</math> (denoted by the 'm' term) and that we don't care about the output for <math>9</math> and <math>14</math> combinations (denoted by the '
===Step 1: finding prime implicants===
|