Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to load the existing qsys subsystem to a mew project IP catalog?
If I have several .qsys files which are the subsystem I built in previous project. Now I want to use them in the new project, how can I load them into new project Qsys IP catalog? It seems if I put them in a directory, then I open one of them in Qsys, then all of them are loaded into the IP catalog. Is this the right approach?
Thanks in advance.2 Replies
- Altera_Forum
Honored Contributor
Qsys will find and add any .qsys file that it finds in your IP search path. By default this includes the current directory of the project. So when you open one, yes you'll see all of them pulled in.
Here is a similar thread discussing the topic: http://www.alteraforum.com/forum/showthread.php?t=42671 - Altera_Forum
Honored Contributor
Thanks to point it out.