Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

Direction: A PLA realization is shown below

  1. f2 (x2, x1, x0) =?
    1. Σ m (1, 2, 5, 6)
    2. Σ m (1, 2, 6, 7)
    3. Σ m (2, 3, 4)
    4. None of these
Correct Option: B

From the given figure in solution 279
f2 (x2, x1, x0) = x0 x1 x2 + x1 x2 + x0 x1
f2 (x2, x1, x0) = Σ m(1,2,6,7) (from K-map)
Hence alternative (B) is the correct choice.



Your comments will be displayed only after manual approval.