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

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

7.2.12. Display Hint Properties

Name Description
BIT_WIDTH Bit width of a number
BOOLEAN Integer value either 0 or 1.
COLLAPSED Indicates whether a group is collapsed when initially displayed.
COLUMNS Number of columns in text field, for example, "columns:N".
EDITABLE Indicates whether a list of strings allows free-form text entry (editable combo box).
FILE Indicates that the string is an optional file path, for example, "file:jpg,png,gif".
FIXED_SIZE Indicates a fixed size for a table or list.
GROW if set, the widget can grow when the IP component is resized.
HEXADECIMAL Indicates that the long integer is hexadecimal.
RADIO Indicates that the range displays as radio buttons.
ROWS Number of rows in text field, or visible rows in a table, for example, "rows:N".
SLIDER Range displays as slider.
TAB if present for a group, the group displays in a tab
TABLE if present for a group, the group must contain all list-type parameters, which display collectively in a single table.
TEXT String is a text field with a limited character set, for example, "text:A-Za-z0-9_".
WIDTH width of a table column