Visible to Intel only — GUID: mwh1410471024204
Ixiasoft
Visible to Intel only — GUID: mwh1410471024204
Ixiasoft
2.6.6. The post_message Command
The message type can be one of the following:
- info (default)
- extra_info
- warning
- critical_warning
- error
If you do not specify a type, Quartus® Prime software defaults to info.
With the Quartus® Prime software in Windows, you can color code messages displayed at the system command prompt with the post_message command. Add the following line to your quartus2.ini file:
DISPLAY_COMMAND_LINE_MESSAGES_IN_COLOR = on
The following example shows how to use the post_message command.
post_message -type warning "Design has gated clocks"