Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUnderstanding Additional IP Interface Signals
Hello, I'm following this tutorial: http://zhehaomao.com/blog/fpga/2013/12/27/sockit-3.html and have some problems in understanding the final step. Since I think, the signals which I don't unde...
Altera_Forum
Honored Contributor
12 years agoHi,
I think I found the specific signal interface to my hard processor system. I figured out that QSYS seems to generate also a .bsf file, which can be opened, and within this block assistent the specificly required signals can be read out. The second mistake I did, initiallly - working with 2 .vhd files only - I made a third .vhd file as top level description. When made the component under QSYS, including one of the 2 .vhd files, the resulting .qip component got another different name, which I did not update in the top level .vhd file. I still refered to the .vhd file, which was actually inside the .qip.