Forum Discussion
Altera_Forum
Honored Contributor
19 years agoI do not know the specifics of RCS, I use subversion, which does not have problems with adding or removing directories.
There are two options: - Archive "cb_generator.pl" and "class.ptf" files and if you have any HDL than the "hdl" directory too inside the "component_name" directory inside your projects dir. This way the project is self contained. - You may create a separate project for SOPC components, where there are only component directories with those .pl and .ptf files. Than add this project dir to the SOPC builder list of directories containing components. This way all your SOPC components will be stored at a single place, but you may have problems archiving projects. Inside SOPC -> File -> SOPC Builder Setup ... -> Component/Kit Library Search Path Put the absolute path to the dir with your components into the box. IzI