Because I use a Windows PC, I imported all files to Quartus and compiled the design.
Afterwards I manually added the board to my FritzBox to make sure it gets the designated IP.
I would expect that the FritzBox recognizes the board as a new device in the network and would show it as "used connection". But as you can see in the image, it stays in the "unused connections" part.
The Ethernet cable is plugged into "ETHERNET_0". The LED for "1000" and the LED for "DUP" are constantly on, the LED for "RX" is blinking.
Despite that, I tried to send a message to the board, but I didn't get a response.
Do you have any advice on how to debug the problem?
I want to try the example for the DE2-115 board.
The board is plugged into a FRITZ Repeater (the setup works great with other network devices).
I edited the fpga_core.v according to my network setup:
Because I use a Windows PC, I imported all files to Quartus and compiled the design.
Afterwards I manually added the board to my FritzBox to make sure it gets the designated IP.
I would expect that the FritzBox recognizes the board as a new device in the network and would show it as "used connection". But as you can see in the image, it stays in the "unused connections" part.
The Ethernet cable is plugged into "ETHERNET_0". The LED for "1000" and the LED for "DUP" are constantly on, the LED for "RX" is blinking.
Despite that, I tried to send a message to the board, but I didn't get a response.
Do you have any advice on how to debug the problem?