Skip to question
asic.fyi
DesignVerificationSystemVerilogFirmwareArchitectureInterviews
asic.fyi/Interview questions/Convert between Canonical Minterm and Maxterm Forms

Hardware interview practice

Convert between Canonical Minterm and Maxterm Forms

EasyRTL DesignSystemVerilog

A three-input function F(A,B,C) is one exactly at minterm indices 1, 2, and 7. Which pair of canonical forms is correct?

Try it in the question bankReason first. Then compare.

Keep this exact question selected while you check your answer and review the full solution.

Practice this question →
Choose one

Answer choices

  1. A. `F = Sigma m(0,3,4,5,6) = Pi M(1,2,7)`.
  2. B. `F = Sigma m(0,1,2,3,4,5,6,7) = Pi M()`.
  3. C. `F = Sigma m(1,2,7) = Pi M(0,3,4,5,6)`.
  4. D. `F = Sigma m(1,2,7) = Pi M(1,2,7)`.
asic.fyi · Learn silicon end to end.info@asic.fyi