Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.5.3. Displaying Messages

Because of the way the Intel® Quartus® Prime software runs the scripts automatically, you must use the post_message command to display messages, instead of the puts command. This requirement applies only to scripts that are run by the three assignments listed in “Automating Script Execution”.