Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUnable to acitvate 88e1111 on DEII-115
Hello, I am unable to actvate the 88e1111 on my DE2-115. (Nios is running, config with cpu, on chip mem, 2xscattergather DMA, and 1 TSE, as in the docmentation of various tutorials, RGMII is s...
Altera_Forum
Honored Contributor
9 years agoHi Johi,
the marwell datasheet can be found on www.eeworld.com.cn Sorry I haven't read your code yet, but the tse_tutorial.c and tse_tutorial.v from using_triple_speed_ethernet work fine on DE115 board. These codes were written for 1000 speed. I don't know for other speed. On DE115 the hardware is only for RGMII ( I asked terasic and the schematic shows it). If you want to only use the 1000 speed the marwell ( and some other chips ) are set in this mode when reset. The DDR is necessary. The demo code tse_tutorial is a goog start. I hope it will be helpfull. Regards.