Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIt sounds like all the generated files were also checked in. IMHO, generated files should not be checked into version control, as you can easily get missmatches between source code and generated files (the exception being I would usually put the programming files into a tag for easy download/programming of the board).