Altera_Forum
Honored Contributor
19 years agoMore Quartus source-control questions
Is there an easy way to separate user files from files generated by Quartus? We have some user .bdf and .v files and also some wizard-generated .v files in the Quartus project directory. SOPC Builder and Quartus generate a lot of additional .v files and I don't know how to keep them separate so we know which files are which.
For CVS I could set ignore flags but it would almost have to be on a file-by-file basis since you can't simply exclude on an file-extension basis. Anyone have a good approach to keep things nice and clean? Thanks, Andrew