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

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

6.7.1.11. set_module_property

Description

Specifies the Tcl procedure to evaluate changes in Platform Designer system instance parameters.

Usage

set_module_property <property> <value>

Returns

No return value.

Arguments

property
The property name. Refer to Module Properties.
value
The new value of the property.

Example

set_module_property COMPOSITION_CALLBACK "my_composition_callback"