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

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

6.8.24. Port Properties

Name Type Description
String DIRECTION Specifies the direction of the signal
String NAME Renames a top-level port. Only use with set_interface_port_property
String ROLE Specifies the type of the signal. Each interface type defines a set of interface types for its ports.
String VHDL_TYPE Specifies the VHDL type of the signal. Can be either STANDARD_LOGIC, or STANDARD_LOGIC_VECTOR.
Integer WIDTH Specifies the width of the signal in bits.