PPT Slide
3 – Combinational Logic Implementation
PALs and PLAs: design example (cont'd)
Code converter: programmed PLA
implementation since no terms are shared among outputs
however, much more compact and regular implementation when compared with discrete AND and OR gates
Z = A'B'C'D + B C D + A D' + B' C D'