Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGiving external input to Triple Speed Ethernet
Hello everybody, I want to modify the tutorial "using Triple Speed Ethernet" according to my requirement. In brief what I used is: Qsys(Hardware Generation), NIOS II Eclipse(ApplicationSoftware...
Altera_Forum
Honored Contributor
12 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.