Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTriple speed ethernet on Stratix III 3SL150F1152
Hello, I want to use Triple speed ethernet on Stratix III 3SL150F1152. When using the NIOS II standard design, my simple socket server example get runtime errors. The log information is as...
Altera_Forum
Honored Contributor
14 years agoFirstly, You network doesn't have DHCP server on wire connection. Set up static IP/Netmask addresses for PC and also for board. Set them like:
PC - IP: 192.168.0.1 Netmask: 255.255.255.0 Gateway: 192.168.0.2 Board - IP 192.168.0.2 Netmask: 255.255.255.0 Gateway: 192.168.0.1