Block-internal short

error
connectivity/internal-short
What it looks like
U7 (USB-C 5V Input) internally ties vbus (5.25 V) and vout (5 V) to the same net — the block's own terminals are shorted, so its rails collapse together across the design.

What it checks

A single block whose own internal schematic ties two terminals with conflicting declarations (different voltages, or hot-to-ground) onto one net — collapsing them everywhere it's placed.

Why it matters

A block that shorts its own terminals poisons every design that uses it: nets that should be distinct merge, and a cascade of phantom findings appears on wiring that's actually correct. The engine suppresses the derivative noise and points at the cause.

How to fix it

This one is fixed inside the block, not in your wiring — open the block's internal schematic and separate the terminals (or correct their declared voltages so a deliberate passthrough declares the same range on both sides).

This check runs live while you wire

Findings name the exact net and pin, with the numbers behind the verdict. Free, in your browser, no account needed.

Try it on your design →

Related checks