Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17094 Discussions

Quartus 22.3 Pro - Implementation Fails at Analysis & Synthesis Without Errors

NiSyl
Beginner
693 Views

Hello,

I'm experiencing an issue with Quartus 22.3 Pro while working on an FPGA design for an Altera device. The Analysis & Synthesis stage fails without displaying any specific errors or warnings in the Messages window. Here are the details of my setup:

  • Quartus Version: 22.3 Pro
  • Target FPGA Device: Aria 10, 10AX115H2F34I2LG
  • Scripting/GUI: GUI
  • Operating System: Linux

What I Have Tried So Far:

  1. Checked for missing files – All source files (.v, .sv, .vhd) are present and listed in the project.
  2. Reviewed warnings/messages – No specific errors or warnings appear, only a failed Analysis & Synthesis.
  3. Performed a clean build – Deleted db/ and incremental_db/, then recompiled with quartus_sh --clean.
  4. Checked licensing – Used quartus_sh --t check_license.tcl, and there were no reported issues.
  5. Verified IP cores – All cores were regenerated using quartus_ipgenerate --recreate_all.

Request for Help:

  • What other debugging steps can I try to identify the root cause?
  • Are there any known issues with Quartus 22.3 Pro that might cause this behavior?
  • Any logs or specific reports I should check?

Any help would be greatly appreciated!

Thanks in advance.

Labels (1)
0 Kudos
8 Replies
sstrell
Honored Contributor III
636 Views

Which Linux OS are you using?

Are there really no warnings or errors?  Make sure you've expanded all red error messages in the Messages window.

0 Kudos
RichardTanSY_Intel
621 Views

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


0 Kudos
NiSyl
Beginner
612 Views
  1. In the Message Window – No red error messages.

  2. 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!

(Virus scan in progress ...)
0 Kudos
RichardTanSY_Intel
601 Views

From what I see in your xml file, this seem to be a fatal error.


Could you share your design by archiving the project (Project > Archive Project) so that I can investigate it further.


Have you tried running the design in the latest Quartus version (24.3) to check if the issue has already been fixed?


Regards,

Richard Tan


0 Kudos
NiSyl
Beginner
600 Views

Unfortunately, I can't share the project as a netlist due to company policy.

I will try to update the tool version.

0 Kudos
RichardTanSY_Intel
549 Views

Additionally, there are a few things that you can troubleshoot:

1. Ensure that you are using the latest version of Quartus as there are a few bug fixed. 

2. Try restarting Quartus and your computer. This can help clear any temporary issues that may be causing the error.

3. Check your system resources, including memory, CPU usage, and disk space. Make sure you have enough available resources to run Quartus.

4. Try disabling any antivirus or firewall software temporarily, as they may be interfering with Quartus.

5. Run Quartus as administrator. 

6. Disable all the software running behind in the background. 

7. Check your OS history update, e.g. to check if the issue happen after some specific Window/Linux update. 


Btw, what is the OS you are using? 

Regards,

Richard Tan

 

0 Kudos
RichardTanSY_Intel
407 Views

Any update on this?

Do you able to resolve the issue?


Regards,

Richard Tan


0 Kudos
RichardTanSY_Intel
346 Views

We noticed that we haven't received a response from you regarding the latest previous question/reply/answer, and will now transitioning your inquiry to our community support. We apologize for any inconvenience this may cause and we appreciate your understanding.


If you have any further questions or concerns, please don't hesitate to reach out. Please login to https://supporttickets.intel.com/s/?language=en_US, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


The community users will be able to help you on your follow-up questions.


Thank you for reaching out to us!


Best Regards,

Richard Tan


0 Kudos
Reply