Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- So, you have successfully compiled other code on the same machine? If "quartus_sh_compile.log" is not generated, then it means compilation is failing very early in the process. Do you have enough free space on your disk? Also, have you tried removing the existing compilation folder for fft1d and retrying the compilation? --- Quote End --- Disk space isn't an issue (200 GB spare). Have tried removing the compilation folder and recompiling, but the results is the same QSYS-script FAILED error message. Tried compiling another example (vector_add) and it failed in the same way. I guess the quartus_sh_compile.log must be generated from the files when we were compiling on windows, and when we copied the examples across, we must have copied the logs too. Any other ideas?