6127 - Radiant: Is there any documentation that explains the error and warning messages produced in Radiant?
Description:
We do not have documentation on the errors or warnings generated by Radiant.
Usually, the errors and warnings are described in Radiant software itself.
In some cases, warnings and errors are not too verbose for the user but we are continuously improving this feature.
If you encounter any error or warning that has no clear explanation, feel free to submit a ticket to tech support for us to investigate.
Related Articles
Radiant: How do you hide warning messages?
Description: To hide all warnings, simply click the "WARNING: " button to hide all the warnings. This follows for hiding all errors, criticals, etc.
Radiant & Diamond Non-GUI Flow: Why does the GUI flow of Radiant generate some messages that do not appear in the non-GUI flow?
Description: This article describes the difference between the messages generated in GUI flow vs. non-GUI flow of Radiant and Diamond software. Solution: In GUI flow, when opening a project, adding a new file, or editing an input file and saving the ...
Radiant 2023.2 and above: Why does the command "-exp WARNING_ON_PCLKPLC1=1" on PAR does not work on Radiant 2023.2?
Description: In Radiant 2023.1 and lower versions, the command "-exp WARNING_ON_PCLKPLC1=1" works to bypass the DRC error when assigning clock ports on pins that are not PCLK. Due to some changes with the DRC of Radiant 2023.2, it also affected the ...
ECP5 / Diamond 3.14: Why does my design get a Map device oversize error related to PLL for LFE5U-12F in with Diamond 3.14, but completes map successfully in earlier releases of Diamond software?
In Diamond version 3.14, there is a bug where it incorrectly limits the number of PLLs in the device to 0 for LFE5U-12F. Example error message: ERROR - (device oversize error). The number of PLL components needed (1) exceeds the number available. ...
6268 - Radiant: Does Radiant has linter?
Description: We do not have a linter feature on Radiant. The RTL code is checked by the software when either updated or has been inserted in the project and then gives the appropriate message result (info/warning/error) on the output window. ...