Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
As far as I understand the custom components are added when QSYS starts up by browsing the given IP folders for .tcl files. Therefore, to remove a component simply delete or rename the extension of the .tcl file
- Altera_Forum
Honored Contributor
Thank you. I will try that.
- Altera_Forum
Honored Contributor
Qsys and SOPCB search for components by looking for .tcl and .ipx files. It looks in a few place for these files but the most common place is in a subdirectory of your hardware project called /ip
By default one level deeper will be searched relative to where the tcl/ipx file is found. - Altera_Forum
Honored Contributor
Yes. That seems to be the case.
Thank you.