Altera_Forum
Honored Contributor
14 years agoQsys component creation
Hello,
I am migrating an existing project from SOPC to QSYS and I have some problems with the component editor of QSYS. In my old SOPC system, my custom components where defined as .ptf files. So I need to generate .tcl files instead in order to be able to use them in QSYS. What I did is the following: 1/ open the component editor in QSYS 2/ HDL files tab: add the .hdl file of my component in order to have all the required signals in the signals tab 3/ remove the .hdl file 4/ I have then the signals that you see on the attached picture "SignalsPicture.jpg" 5/ HDL Parameters tab: the problem now is that I have "conduit" signals which I did not expect attached to my bloc when I take a look at the preview of the GUI (see "PreviewGUI.jpg"). Is there a way to remove those signals? I also noticed that these ones are not present when I generate the component without removing the .hdl file in the "HDL files" tab. How is that so?