Forum Discussion
Altera_Forum
Honored Contributor
13 years agosopc component editor and tcl files
Hi I'm looking to confirm what I think : with sopc component editor we can generate TCL file with TCL we can't refresh the component in the sopc component builder? Best regards
Altera_Forum
Honored Contributor
13 years agoTcl is what the component generator writes, its the end-product, having Tcl refresh the GUI makes no sense, since Tcl is not controlling the GUI.
The component generator GUI is useful for creating a Tcl template. Once you have that template, just edit the Tcl file directly. Cheers, Dave