In Synplify, select Help->Error Messages
An Online Help - Message Viewer window appears.
Select the Index tab on the left portion of the window.
Select each of the following for more information:
error messages, errors, warning messages, and warnings
For example, when selecting error messages, notice a window
appears that explains how to determine what messages mean
and how to find the cause of the error in the source code:
- Resize each column by placing the cursor on the line between
two columns until a cursor with a double arrow appears.
Click and drag the column to resize.
- Click on the ID entry to open online help for the error, warning,
or note.
- Click on a Source Location entry to go to the section of code in
the source HDL file that is causing the message.
- Click on a Log Location entry to go to it's location in the log file.
A list of warnings and/or errors can also found in your ispLEVER installation directory in:
installation_directory\synpbase\lib\html\html\errormessage\ecodes.html
Note: when opening this html file, be sure you are opening it in an application that reads and displays html such as Internet Explorer. Left-click on the error code to see a full description about the error code.