Skip to content

pinmap.collision

What It Checks

Checks pinmap files for duplicate pin or net assignments.

When It Fires

Fires when a pin key or net key appears more than once.

Configuration Example

version: 1
rules:
  pinmap.collision:
    enabled: true
    severity: high

JSON Finding Details Shape

{ key, kind }

Report Context

Use this finding to decide whether the design package is ready for review, fabrication, or release. BoardReadyOps reports the condition and leaves design edits to the owning workflow.