Altera_Forum
Honored Contributor
21 years agoCopying Projects in NIOS II IDE
In developing NIOS 3.2, I could make a copy of the entire directory to another location to either save as a working copy or branch the design. As HW and SW evolve in the design, it is not clear to me the best way to handle archival and retrieval of files in the NIOS II IDE.
In trying to do this in NIOS II -- copy a project, SW and all and begin fresh, I run into diffculty. If I make a copy of the top level design directory, then it is not clear how to create re-create the SW project with all the necessary files. Maybe this is trying to force the old method in the new environment... Any idea how to accomplish the copying an entire project? Or is there a better way? I would like to hear of any suggestions as to archival methods. Archiving the entire directory in Source Safe can be quite costly in time and disk space since these projects can be 30 MB+. I simply resorted to zipping the top level directory along with the SW. Dan Grolemund