Forum Discussion
Altera_Forum
Honored Contributor
8 years agoQuartus compiler vs end of line encoding
Hi, does anyone know if Quartus build output files differently depending if some files have carriage return or carriage return with line feed as end of line encoding? We are using GIT as v...
Altera_Forum
Honored Contributor
8 years agoQuartus uses any change in source code to change the fitter seed. So if you do not have good timing specs this can cause 1 build to work, and another to fail, from what is apparently the same source.
With the design properly specced, all builds that meet timing should work, regardless of source files.