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

Quartus 23.4 often fail to compile

Eric_Liu
Novato
6.107 Vistas

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

Etiquetas (1)
0 kudos
1 Solución
Eric_Liu
Novato
4.689 Vistas

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!

Ver la solución en mensaje original publicado

15 Respuestas
sstrell
Colaborador Distinguido III
6.062 Vistas

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

Eric_Liu
Novato
6.025 Vistas

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

sstrell
Colaborador Distinguido III
6.006 Vistas

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.

ShengN_Intel
Empleados
6.003 Vistas

Hi,


Or try to clean project? Project -> Clean Project


Thanks,

Regards,

Sheng


Eric_Liu
Novato
5.832 Vistas

Hi Sheng, clean project failed as below photo:

 

Eric_Liu_0-1752024754386.png

 

ShengN_Intel
Empleados
5.822 Vistas

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


Eric_Liu
Novato
5.809 Vistas

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!

ShengN_Intel
Empleados
5.806 Vistas

Hi,


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


Thanks,

Regards,

Sheng


Eric_Liu
Novato
5.795 Vistas

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

 

Eric_Liu_0-1752029502074.png

 

sstrell
Colaborador Distinguido III
5.756 Vistas

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.

Eric_Liu
Novato
5.309 Vistas

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

ShengN_Intel
Empleados
5.730 Vistas

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


Eric_Liu
Novato
5.309 Vistas

Thanks for your suggestions, I will try!

ShengN_Intel
Empleados
4.708 Vistas

Hi,


Let me know if any further update or concern?


Thanks,

Regards,

Sheng


Eric_Liu
Novato
4.690 Vistas

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!

Responder