Port Not Linked To Parent Sheet Symbol
This compiler hint appears when a port on a child sheet is found not to be matched with a sheet entry on the parent sheet symbol. All sheet entries in the parent sheet symbol must be synchronized (matched) to corresponding ports on the child sheet. The message is displayed in the Messages panel in the following format:
Port
PortName not matched to Sheet-Entry at
Location,
where
PortName is the name of the port on the child sheet
Location is the X,Y coordinates for the port's electrical hotspot.
Default Report Mode
Error
Recommendation
This issue can arise for a number of reasons:
- The corresponding sheet entry for the port does not exist
- The corresponding sheet entry for the port exists but with a different name
- The corresponding sheet entry for the port exists but with a different I/O Type.
Use the Compile Errors dialog to cross probe to the port in question, then Ctrl+double-click on the port to ascend to the parent sheet symbol. Right-click on the sheet symbol and choose Sheet Symbol Actions » Synchronize Sheet Entries and Ports from the menu that appears. This will give you access to the Synchronize Ports To Sheet Entries dialog for that sheet symbol.
Use the dialog to match the port in question to the required sheet entry. If the sheet entry does not exist, you can create it directly from the dialog. Where the sheet entry exists but name and/or I/O Type differ you can determine, as part of the match, whether the name and I/O Type to be used comes from the port or the sheet entry.
For more detailed information, refer to the area for Synchronizing Sheet Entries and Ports, in the Sheet Symbol section of the Schematic Editor and Object Reference.
Notes
When the sheet entry and port exist but have different names and/or I/O Types, there will be a corresponding error message stating that the sheet entry is not matched to a port. Synchronizing the sheet entry with the port will clear both errors.