|
Hi, I follow this course as a "private student" - I don't go to any school.
I have trouble implementing some of the more advanced chips in chapter 1 in HDL, namely the last 4 (Mux4way16, Mux8way16, DMux4way and DMux8way).
I wikied the multiplexor, and found the Boolean equation for the 4-way Mux. I could always implement that, but I wonder how this is done from the scratch?
Anyways, I don't find equations for the last 3, so... could anybody help me a little?
Is it possible to look at the truth table, and deduce the Boolean equation (and then how it's implemented in HDL)?
Thanks.
|