Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYes, you can definitely do it that way (export and manually connect the signals). But my preference is to follow the approach in the UDP offload example, and bundle your IP in Qsys components in order to avoid having to make those connections manually, and to make it easier to build a more complex system in the future.
And yes, you always have to recompile the project if you change something.