Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

2.9.6.4.6. toolkit_get_properties

Description

Returns a list of toolkit properties for a type of widget.

Usage

toolkit_get_properties <widgetType>

Returns

List of toolkit properties.

Arguments

<widgetType>
Type of widget.

Example

set widget_properties [toolkit_get_properties xyChart]