Import

 

Description

This component completes a transfer of a data signal to a child module from it's parent module.

 

The Import tag is placed on the canvas of the module that requires the signal, and the Signal Name input parameter must match the symbol name of either a port connection or an input parameter of the parent module.

 

Port Connection in Parent Module Graphic Section

Input Parameter in Parent Module Parameters Section

Corresponding Import Tag on Child Module Canvas

NOTE: The matching of Signal Name and Symbol Name of the corresponding port connection or input parameter is case sensitive during compilation.

It is best to only use a single import tag per imported signal. If the imported signal is needed in multiple places on the canvas, use a Data Label for all subsequent signal placements:

 

 

It is illegal to rename an imported signal:

 

 

 

More:

Transferring Data Into and Out of Modules

Multiple Instance Modules (MIM)

 

Input Parameters

Configuration