Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- The SOPC gives these errors. I'm sorry, can you elaborate on how the _hw.tcl - keywords is responsible for this error. --- Quote End --- Look inside your _hw.tcl file for your new component. SOPC builder is complaining about 'start' and 'end' keywords, and something that is defined as a 'start' connection, when it is defined as an 'endpoint'. I don't use SOPC Builder enough to know what these errors are due to. As I mentioned earlier, I generally let SOPC Builder generate the first version of _hw.tcl and then edit that. I think you have some interfaces defined incorrectly. Move your _hw.tcl file someplace else, and use component editor to help create a new file. Then get it working. Finally, compare your original _hw.tcl file to the new one to see where you went wrong. Cheers, Dave