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

Quartus 23.4 often fail to compile

Eric_Liu
Novice
6,105 Views

Hello everyone,

I often encounter the following error when compiling with Quartus.:

Eric_Liu_0-1751859026250.png

 

I can only keep trying to recompile, and sometimes I can succeed. May I ask what causes this? The software information is as follows:

Eric_Liu_1-1751859054773.png

 

PS: The path where my project is placed also has no write protection restrictions. The fpga device is cyclone10 gx.

 

Thanks a lot!

 

Eric

Labels (1)
0 Kudos
1 Solution
Eric_Liu
Novice
4,687 Views

Hi ,

I copied the project to the root directory of a hard disk, and the probability of this error was greatly reduced. It might be caused by the fact that the path of the previous project was placed too deep.

 

Thanks for your concern!

View solution in original post

0 Kudos
15 Replies
sstrell
Honored Contributor III
6,060 Views

I'd try reinstalling Quartus or try bringing your design files into a clean, new project.

0 Kudos
Eric_Liu
Novice
6,023 Views

Thanks for your suggestion, I have reinstalled the Quartus, but it dose't work....

0 Kudos
sstrell
Honored Contributor III
6,004 Views

I'd test compiling on a different computer if available.  The error you're getting doesn't have a reference message number and it's not an internal error causing Quartus to crash so it is very strange.

If it still fails even on a different computer, there is something in your design that the compiler does not like.

0 Kudos
ShengN_Intel
Employee
6,001 Views

Hi,


Or try to clean project? Project -> Clean Project


Thanks,

Regards,

Sheng


0 Kudos
Eric_Liu
Novice
5,830 Views

Hi Sheng, clean project failed as below photo:

 

Eric_Liu_0-1752024754386.png

 

0 Kudos
ShengN_Intel
Employee
5,820 Views

Hi,


You're create revision based on other Quartus version, that's why the error appears. Please delete the revision and re-create the revision using current Quartus version.


Thanks,

Regards,

Sheng


0 Kudos
Eric_Liu
Novice
5,807 Views

Thanks for your answer, Sheng,

Could you please tell me how to delete the revision? Do you mean I need to creat a new project?

I created current project base on Qsys system, It will cost a lot of efforts if I recreat a new one, How can I solve this issue just base on the current project? Thanks a lot!

0 Kudos
ShengN_Intel
Employee
5,804 Views

Hi,


Go to Project -> Revisions -> Select the revision -> Delete


Thanks,

Regards,

Sheng


0 Kudos
Eric_Liu
Novice
5,793 Views

After select the revision the delete key is gray and cannot be clicked:

 

Eric_Liu_0-1752029502074.png

 

0 Kudos
sstrell
Honored Contributor III
5,754 Views

You only have a single revision.  You can't delete it if it's the only revision.  As such, this is not the cause of the issue you're having.

It looks more like your project is corrupted in some way.  Create a new project, bringing over design files and adding any settings or assignments you've created into the new .qsf file.

0 Kudos
Eric_Liu
Novice
5,307 Views

Thanks for your answsers, that's so nice of you, thanks!

0 Kudos
ShengN_Intel
Employee
5,728 Views

Hi,


I notice the error message points to some path. May be try delete that path folder or check .qsf is that any assignment points to that path (if yes try to delete it)?


Thanks,

Regards,

Sheng


0 Kudos
Eric_Liu
Novice
5,307 Views

Thanks for your suggestions, I will try!

0 Kudos
ShengN_Intel
Employee
4,706 Views

Hi,


Let me know if any further update or concern?


Thanks,

Regards,

Sheng


0 Kudos
Eric_Liu
Novice
4,688 Views

Hi ,

I copied the project to the root directory of a hard disk, and the probability of this error was greatly reduced. It might be caused by the fact that the path of the previous project was placed too deep.

 

Thanks for your concern!

0 Kudos
Reply