Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem with Avalon Slave Template
Hi, when I try to open the altera avalon slave template in the component editor tool of sopc builder, two message windows (Fig.1 attached) appear, if I click on "Remove TCL Callback"...then I can ...
Altera_Forum
Honored Contributor
14 years agoSimply don't use the component editor.
You'd better modify directly the _hw.tcl file. This is usually faster and safer than the component editor. The tcl file contains a number of directives which allows you to set some component parameters in the property window (e.g. data width, number of registers, ...). Some of them are obsoleted and deprecated by newer tools. If you need a fixed configuration, you can discard them and set constant values into the tcl file.