Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUser-Defined Component Library for SOPC Builder
Is it possible to create one, so it can automatically appear on new SOPC projects? Or do I have to "create component" for all SOPC system instances?
Altera_Forum
Honored Contributor
21 years agoYes, you can do this. In fact, I strongly advocate it! All you have to do is create a directory, like so:
<whatever...>/components , place all your custom components inside this directory, and change your $SOPC_BUILDER_PATH to point to this directory. I would even suggest making this directory network accessible, to everyone working on your project....so that you all can be working from the same pool of "custom" components, as well. - slacker