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 version control. It is configured to set end of line encoding for each file equally. Some Quartus files have mixed end of line encodings, so GIT changes them into same predefined format. When we use only the checked in files for compilation, the result is different to the result with the original files. The only difference between checked in files and original files is that some files (all of them are TDF) have identical end of line encodings instead of mixed like the original. regards Ben