Intel® Quartus® Prime Pro Edition User Guide: Getting Started

ID 683463
Date 3/28/2022
Public

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

Document Table of Contents

2.1.3.3. Promoting Critical Warnings to Errors

​ You can promote critical warnings to errors so that the compilation flow halts on receiving the critical warnings as it does with an errors​. All critical warnings are supported.​

You can only promote the message IDs on open projects.

  1. In the Message dialog box, right-click on the critical warning you want to promote to an error.
    Figure 13. Messages
  2. Click Message Promotion​ > Promote Critical Message ID to Error
    The software now treats the critical warning as an error.
  3. To clear all promotions, click ​ Message Promotion​ > Clear All Message Promotions
  4. Alternatively, manually promote or demote a critical warning in the .qsf. For example:
    set_global_assignment -name PROMOTE_WARNING_TO_ERROR 12677