I can't specify the search path in sopc builder 7.1. It says use the global settings.
I can't use global settings because the path to the vhdl_library may change depending where the project is located on the local drive.
Example:
Let's say I set a global path to c:/vhdl_library.
I check out branch 1 of the library into c:/vhdl_library.
I also need to work on branch 2, so I get this version out of the library and it overwrites the changes I've made to branch 1.
What I need is sopc builder to look in the Quartus project settings to find the library.
Apparently, V7.1 doesn't do this :mad: