Hi!
Would like to receive help please.
I was asked to create a function: F=NOT(a AND b AND NOT(c)) = NOT(a) OR NOT(b) OR c
Firstly, MUX 2:1, and '1' and '0' (easy - 2 MUX 2:1, one with i0=1, i1=c, s=b, second with i0=1, i2=output mux 1, s=a).
Problem is, when they asked to implement this function without '1' and '0', only MUX 2:1 with a,b,c
I managed to reach close multiple times, with 2MUX, but its futile...
If anybody has any tips, it will be welcomed...
MOD NOTE: Moved to Homework Help from Digital Design.
Would like to receive help please.
I was asked to create a function: F=NOT(a AND b AND NOT(c)) = NOT(a) OR NOT(b) OR c
Firstly, MUX 2:1, and '1' and '0' (easy - 2 MUX 2:1, one with i0=1, i1=c, s=b, second with i0=1, i2=output mux 1, s=a).
Problem is, when they asked to implement this function without '1' and '0', only MUX 2:1 with a,b,c
I managed to reach close multiple times, with 2MUX, but its futile...
If anybody has any tips, it will be welcomed...
MOD NOTE: Moved to Homework Help from Digital Design.
Last edited by a moderator: