Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTSE_MAC and Timing Constraints
Hi Guys, I'm using 2x DE2-115s with my own Ethernet design (RGMII) and i'm suspecting i'm getting timing issues. I have no real idea on how to set up constraints and i'm just trying to patch s...
Altera_Forum
Honored Contributor
14 years agoThe situation is described in Altera Knowledge base (source snippet is also included). OR You can do it simpler:
Create web server or simple socket server example project from Nios EDS examples list. Expand the project tree and copy tse_my_system.c (afaik it's called like that) file to Your project directory. Nothing more to be done - compile and it should work.