Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21585 Discussions

Removing a component from QSys/SOPC

Altera_Forum
Honored Contributor II
2,988 Views

I have a design in which I created a couple of custom Avalon peripherals on Qsys. One of those peripherals is redundant to this or any future design.  

 

I would like to delete it from the component library view.  

 

How do I do this?
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
2,028 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
2,028 Views

Thank you. I will try that.

0 Kudos
Altera_Forum
Honored Contributor II
2,028 Views

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.
0 Kudos
Altera_Forum
Honored Contributor II
2,028 Views

Yes. That seems to be the case.  

 

Thank you.
0 Kudos
Reply