Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDE2-115 Triple Ethernet nios download fails
Hi, Im trying to use the triple ethernet example for my de2-115 board. I am using quartus 13.0. I follow the tutorial, and compile it. It compiles just fine. Im using the Eclipse Nios tool ...
Altera_Forum
Honored Contributor
10 years agoOne thing to be aware of. The DE2-115 uses two different Ethernet PHY chips depending on when it was made. It shouldn't matter, except that sometimes it does. The DE2-115 can also use different means of communicating between the FPGA and PHY chip. Make sure the software matches the hardware configuration of the board. You should be able to transmit without changing anything in the PHY (assuming the hardware and software configurations match). In order to receive packets, your software needs to program the MAC address into the PHY chip. Make sure that is working as well.