Question

Question 4

Write Verilog code to describe the following functions:

f₁ = X₁X3 + X₂X3 + X3X4+X1X₂ +X₁X4

f₂ = (x₁+x3)(x₁ + x₂ + x4)· (x₂ + x3 + x4)

(25 points)

Question image 1