RTL

Bit-mask comparator block

easyDigital Signal IntuitionBit logicETA: 12 min

Build a combinational block that applies a runtime mask to two inputs, reports equality, and emits per-bit mismatch markers for downstream debug.

Not started

Log in to save drafts and track solved problems.

Problem Statement

Build a combinational block that applies a runtime mask to two inputs, reports equality, and emits per-bit mismatch markers for downstream debug.

Scoring

Masking, compare logic

What to deliver

  • Compilable RTL / UVM / spec as applicable
  • Brief note on trade-offs and timing or coverage assumptions
  • Waveform or log for at least one passing test