Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/01/2024
Public
Document Table of Contents

7.14.1.12. 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"