Forum Discussion
Eric_Liu
New Contributor
1 year agoQuartus 23.4 often fail to compile
Hello everyone, I often encounter the following error when compiling with Quartus.: I can only keep trying to recompile, and sometimes I can succeed. May I ask what causes this? The software...
- 1 year ago
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!
sstrell
Super Contributor
1 year agoYou 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_Liu1 year ago
New Contributor
Thanks for your answsers, that's so nice of you, thanks!