← All problems

Polynomial 1

Easy · Combinational · SystemVerilog

Design a module that computes {y} as {x}^2 $+$ 2{x} $+$ 1.

Open this challenge in the editor →