Altera_Forum
Honored Contributor
11 years agoVersion control for the Nios II Eclipse program
I am working on the programs for the Nios II system. So what files of the program I need to commit for version control? It seems I should only need to commit all source files in application and BSP, plus makefile?
If I only need source codes and makefile, if I checkout, how should I rebuilt the programs? thru makefile? Thanks.