Gates  /  DTL  /  ChipGate

ChipGate

Open source

Structural sanity checker for Verilog RTL. Finds undriven outputs, multi-driven signals and unintended latches.

What it checks

  • Undriven and multi-driven signals
  • Unintended latch inference
  • Structural design-rule violations

What it does not check

  • It is not formal verification, not timing sign-off and not a replacement for your EDA toolchain.
Evidence

Every verdict leaves a record

PropertyBehaviour
DeterminismThe same input produces the same verdict. A result that does not reproduce is treated as a defect.
SigningVerdicts are Ed25519 signed and anchored in a tamper-evident chain.
ReplayA sealed pack can be re-run later to detect verification drift.
AvailabilityFail-closed. If this gate cannot be reached, the result is recorded as unavailable, never as a pass.
IndependenceA third party can verify a pack without our source code and without contacting us.

Run it against your own cases

The audit protocol is public. You do not need our permission, our source or our involvement to test a gate and publish what you find.

Next · See it work AI Control Tower