Company: Cadence Pune

Difficulty: medium

Problem Statement

Hardware Inference of a Priority-Selected Datapath Give the hardware implementation for the shown Verilog combinational block: case (1′b1) X[0]: Y=A&B; X[1]: Y=A|B; X[2]: Y=A^B; X[3]: Y=~A; endcase.

More Cadence Pune OA questionsInterview experiences