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

ID 683609
Date 9/26/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.8.12. set_interface_port_property

Description

Sets the port property in a top-level interface of the system.

Usage

set_interface_port_property <interface> <port> <property> <value>

Returns

No return value

Arguments

interface
Specifies the top-level interface name of the system.
port
Specifies the port name in a top-level interface of the system.
property
Specifies the property name of the port. Refer to Port Properties.
value
Specifies the property value.

Example

set_interface_port_property clk clk_clk NAME my_clk