Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Including implementation of a TCP/IP stack? That's a tall order (difficult task)!
I would implement a system with a Nios II processor and then run a Web Server on the Nios Il. :-) Technically, this is (or could be) "in Verilog", but the web server is actually C code. There's a Nios II web server example and there are "BUP"s (Board Update Portals) which contain a web server available for most Altera boards. Cheers and good luck! slacker - Altera_Forum
Honored Contributor
I found the web server example using DE2 and DE2-115 board, but didn't see the DE2-70 web server example. I'm wondering how to modify the web server example to be applied on my DE2-70 board. Any idea on this? Thank you very much.