← All problems

Polynomial 5

Easy · Combinational · SystemVerilog

Design a module that computes {y} as ({a} $+$ {b})$^2$ $-$ ({a} $-$ {b})$^2$.

Open this challenge in the editor →