Altera_Forum
Honored Contributor
13 years agoTrouble with components with multiple src files in QSYS
I was wondering if someone else have seen this problem with the component UI in QSYS. I'm running Quartus II 12.0 with an Arria II GX as target.
I'm trying to make a component using the QSYS component UI. I have several verilog source files that the component includes. I start the component editor and I'm able to setup all the needed things files/signals/interfaces etc. I then save the component and look at the _hw.tcl file. Everything looks good. I can add the component to my QSYS system etc. The problem comes in when I try to edit the same component. If I look in the files tab I only see the top level file the other files are gone. If I make a change to the component and save it the other source files are removed from the _hw.tcl file and only the top level file is left. It almost looks like the component UI doesn't read the full source file list when it opens. Thanks /Boris