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

ID 683463
Date 6/20/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.1.3.1. Viewing Synthesis Warning Messages

Warning messages may contain hierarchies. In Compilation Report > Synthesis > Messages window, you can view hierarchical warning messages up to any level including the parent and child messages. For each message, you can view its source, file location, line number, and message ID by selecting appropriate column under Message Column (right-click on a message in the Message panel as shown in the following image and click Message Column).
Figure 9. Synthesis Warning Messages (Two levels)
Figure 10. Example of Synthesis Warning Messages With Three Levels

In Compilation Report > Synthesis > Warning Messages, you can view a comprehensive list of synthesis warning messages for each source file included in your design. You can view all child warning messages hidden within a parent warning message by expanding the collapsible rows. To view the location of each warning, perform these steps:

  1. Right-click on the message.
  2. Select the Locate Node option.
  3. Select the desired tool to view the node.
Note: In the source file-specific warning messages window, messages are hierarchical in nature and display up to three levels. If the warning messages go deeper than three levels, use the Message (View > Messages) window to view them.

In the source file-specific warning messages window, hierarchical messages are displayed with message IDs and sample warning messages that are a combination of the parent and child messages.

Figure 11. Synthesis Warning Messages for Each Source File