Forum Discussion
Altera_Forum
Honored Contributor
21 years agoArchiving Nios II project
I would like to be able to add to my source control system the minimum set of files that are required to reconstruct my project and its associated syslib. I would also like to know what procedures I...
Altera_Forum
Honored Contributor
21 years agoJim,
From the software side all you need are the .ptf file, which describes the hardware in the system. The contents of the system and application directories, and the source code to your drivers which can be found in the components directory.