Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 10/04/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.12.5.4. copy_instance_interface_to_instantiation

Description

Adds an interface to a loaded instantiation by copying the specified interface of another instance.

Usage

copy_instance_interface_to_instantiation <instance> <interface> <type>

Returns

String
The name of the newly added interface.

Arguments

instance
Specifies the name of the instance to copy the interface from.
interface
Specifies the name of the interface to copy.
type
Specifies the type of copy to make. Refer to Instantiation Interface Duplicate Type.

Example

copy_instance_interface_to_instantiation cpu_0 data_host CLONE