Rtl Equivalence Checker

Hardware verification tool for checking functional equivalence between two RTL designs (Verilog). Use when users need to: (1) Verify if two RTL versions are functionally equivalent, (2) Compare original vs. refactored RTL code, (3) Validate design changes or optimizations, (4) Identify semantic vs. cosmetic differences, (5) Generate counterexamples for non-equivalent designs. Analyzes interface alignment, state variables, logic differences, and produces detailed equivalence verdicts with plain language explanations. Particularly effective for design verification, code reviews, and regression testing of RTL modifications.

tools-only c6c744a 3 files · 20.8 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_b1cae492 commit c6c744a0b3

Frequently asked questions

npx skillmds add tools-only/rtl-equivalence-checker