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

ID 683609
Date 6/20/2022
Public

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

Document Table of Contents

8.12.5.2. add_instantiation_interface

Description

Adds an interface to the loaded instantiation.

Usage

add_instantiation_interface <interface> <type> <direction>

Returns

No return value.

Arguments

interface
Specifies the interface name.
type
Specifies the interface type.
direction
Specifies the interface direction. Refer to Interface Direction.

Example

add_instantiation_interface clk_0 clock OUTPUT