Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTSE by Using System Console on DE2-115
Hi, I'm trying to test on a DE2-115 Terasic board, the TSE reference designs available on AlteraWiki: by using system console, for RGMII or MII interfaces, in Forward loopback mode. Desi...
Altera_Forum
Honored Contributor
15 years agoHi, I can't help you with console and loopbacks. But i have gotten ethernet working on the DE2-115.
Two forum topics i had a few months ago document what i used to learn about ethernet. I have created working ethernet using the Nios Simple Socket Server example. One post contains the bare minimum code modification to port the example to the DE2-115. With that code you'll have some simple working ethernet immediately. Hopefully that code and posts can help you get started. http://www.alteraforum.com/forum/showthread.php?t=28577 http://www.alteraforum.com/forum/showthread.php?t=28837 Good Luck