Forum Discussion
Please check whether your operating system is supported for the Quartus version you are using.
Additionally, help to provide a screenshot of what you are seeing:
1. In the Message Window, or
2. In the Synthesis Messages Window (Processing > Compilation Report > Synthesis > Messages)
Alternatively, you can go to your project directory > output_files to check the report files generated at each compilation stage for any error messages.
The synthesis report should be in a file named <project_name>.map.rpt.
Regards,
Richard Tan
In the Message Window – No red error messages.
In the Synthesis Messages Window – Report is not available.
The only place where I see an error message is in the attached file (originaly *.xml), but I can't understand what it means.
Additional Information:
- My design includes a partition (*.qdb file), and the failure occurs when this partition contains a NIOS processor.
- When I comment out the NIOS processor, the entire compilation process completes successfully.
Any insights or suggestions would be greatly appreciated!