You are on page 1of 5

EEE 21 DC 2-4

More Multiplexers and ROMs/PLAs/PALs

Multiplexer
If you only have two 4x1 multiplexers, a 2x1 multiplexer
and lots of inverters, how will you implement a function with
the given truth table:
A

F(A,B,C,D)

F(A,B,C,D)

PLAs

Using the PLA given in the next slide, implement the


following functions:
F1(A,B,C,D) = m(2,9,10,11,13,15)
Text

F2(A,B,C,D) = m(0,1,6,8,9,10,11,12,13,14,15)
F3(A,B,C,D) = m(0,1,2,6,10,14)

f2= A +BCD+abc

PALs

Implement a 4x1 multiplexer using the PAL below.

You might also like