Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIn my experience, the component generator is not very smart. Use it only to generate the first-version of the Tcl file needed to have SOPC/Qsys recognize your component. After that, just use a text editor to edit the file. The _hw.tcl file can be written to have call-backs that check the parameters entered via the SOPC/Qsys GUI, etc. The _hw.tcl files are much easier to manipulate directly than by using the component editor GUI.
Cheers, Dave