Forum Discussion
thomasegger
New Contributor
4 months agoqsys-generate outputs Info as Error
Hi everybody, I implemented a CI pipeline for Quartus projects in Azure DevOps / TFS that also runs qsys-generate.exe. One of the first outputs, namely "Info: Parallel IP Generation is enabled." ge...
RichardT_altera
Super Contributor
4 months agoThis appears to be an informational message rather than an error message. Normally, errors are reported in the format:
Error: <error message>
In your case, it seems possible that all messages are being treated as errors. You may want to disable the Parallel IP Generation feature and check whether subsequent informational messages are also reported as errors.
Example qsys generation error
https://community.altera.com/discussions/ip-and-transceiver/qsys-system-error-while-generating-qsys-file/158047
Regards,
Richard Tan