Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1238 Discussions

converting DE2_NET to use web server

Altera_Forum
Honored Contributor II
1,193 Views

Can i use the SOPC generated from the DE2_NET demo to create a web server using the template? 

I tried it but i got errors.....
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
490 Views

The network_utilities.c file depends on a certain type of flash to be present on the board to give a MAC and IP address. Have a look at this file in your project and modify it (for exemple it can just return a fixed MAC address that you don't have on your network).

0 Kudos
Reply