Helo guys! I'm having some problems with this exercise. The thing is that i dont know how should I implement this function using a mux after minimizing it. Thanks for help!
Helo guys! I'm having some problems with this exercise. The thing is that i dont know how should I implement this function using a mux after minimizing it. Thanks for help!
So the problem from the book sounds like this : "Implement the Boolean function with embedded variables defined by the Karnaugh map below, using a multiplexer and logic gates."
I started like this:
1) Minimizing the K-map and obtaining the minimized form of the function defined by a K-map.
2) I don't know what to do after this.