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 agoTry adding this to the top of the .tcl file:
package require -exact sopc 9.1 I think the master was created around 8.0 but I'm not sure how far back the package command will go (9.0 or 9.1 I think is the earliest).