No Mated Part

Now reading version 18.1. For the latest, read: No Mated Part for version 21
 

Parent category: Violations Associated with Mated Parts

Default report mode:

Summary

This violation occurs when a module entry is not currently connected to another module in the design.

Compiler violations associated with Multi-board Design projects are only presented after running an Electrical Rules Check from the project's Multi-board Schematic document (*.MbsDoc). Do this by choosing the Design » Run ERC command from the main menus.

Notification

If compiler errors and warnings are enabled for display on the schematic (enabled on the Schematic - Compiler page of the Preferences dialog, an offending object will display a colored squiggle beneath it. Hovering over the object will display a pop-up hint that summarizes the violation. A notification is displayed in the Messages panel in the following format:

Part "<ConnectorDesignator>" (Entry <EntryDesignator>) doesn't have Mated Part in "Module <ModuleDesignator>(<ChildProjectName>)"

where:

  • ConnectorDesignator - is the designator of the connector component in the referenced child project.
  • EntryDesignator - is the designator of the offending module entry (which is reflective of, and synchronized with, the underlying connector in the referenced child project).
  • ModuleDesignator is the designator of the module on the Multi-board Schematic that is used to reference the child design project.
  • ChildProjectName - is the name, including extension, of the child project referenced by the module.

Recommendation for Resolution

Ensure that the offending module entry is connected to the required entry in a target module - making a connection between the connector on one child board with that on another. Choose the type of connection and wire it up between the two module's entries accordingly. Available connection types are:

  • Direct Connection - a direct connection is used whenever the connector on one board is to plug in directly to the connector on another board without the use of a physical connection (wire, cable, or harness).
  • Cable Connection - a cable is a physical connection, providing a conduit for net signals between two boards in a multi-board system, and that cable plugs into a connector on each of those boards.
  • Wire Connection - a wire is a physical connection, providing a conduit for a single signal between two boards in a multi-board system, and that wire is attached directly into a connector on each of those boards. Although placing a single wire on the document, in reality a series of wires will be used, in accordance with the number of signals/pins being connected between the connectors of the two boards.
  • Harness Connection - a harness is a physical connection, providing a conduit for net signals between two boards in a multi-board system, and that harness plugs into a connector on each of those boards.

 

Note

The features available depend on your level of Altium Designer Software Subscription.

Content