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

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7.5.11. 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