- #1
Illogic
- 1
- 0
Homework Statement
I'm doing some review for an exam this week. this problem was on the review sheet, but we did not cover any examples like it during lecture. The problem is:
Show how to implement the function f(w3, w2, w1) = ∑m(0, 1, 3, 4, 6). Use a 74LS138 and NAND gate(s)
Homework Equations
The Attempt at a Solution
I think I'm just not understanding what's being asked and this is far more simple than I'm making it. I reduced the function to !w3(NAND(!w1w2) + w3(!w1), I'm just not seeing the method to implement it using the 74ls138. Any advice as to the method to do this? I don't need the exact answer, just the path I need to take to solve this. Thanks.