Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
5697 Discussions

Simple NIOS Max 10 ethernet

Altera_Forum
Honored Contributor II
2,449 Views

I'd like to implement a very simple ethernet interface for low-speed data transfer to replace RS232 communication. I have used Lantronix before, but that is still more complicated than what I need. I don't need to host a web page, but that might be nice in the future. 

 

Here are some loose requirements: 

 

- No operating system is desired.  

- TCP/IP stack handled in C code for minimum development time 

- Cheap PHY chip (or even better, no phy chip). Suggestions here? 

- No DDR off-board memory 

- 10/100 required. Gbit ethernet okay, but I don't want to lock myself into an expensive phy chip or a device that has transceivers 

- Able to be used by a higher-end (bigger) Max 10 chip, perhaps the 10M40 

- No licenses or OSes to purchase. BTW, is the triple speed ethernet IP provided by Intel free? 

 

I saw the simple socket reference design. This is close to what I need, but I don't want DDR memory. I could change the Qsys project to use on-board memory instead, but I'm not sure how much it really needs. The Max 10 runs out of memory pretty quickly. 

 

I would really appreciate any help. Thanks!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,309 Views

I found the Arrow DECA board, which looks to be designed by Terasic. It has a 10/100 phy. $3 in production, so probably too fancy, but it is cheaper than the 1GBit phys that are being put on some other eval boards. 

 

Good news is that it has a Max 10, and probably some reference designs to get started. Here's the link if anyone is interested: 

 

https://www.arrow.com/en/reference-designs/deca-development-kit-based-on-the-10m50daf484c6ges-max-10-fpga/178fffd04d89cbb578855555cb159a1a
0 Kudos
JFarm
Beginner
1,309 Views

I am also looking for a simple Ethernet Interface for the Arrow DECA board that does not use DDR memory. Even if it just for the Max 10 and a different PHY would work.

I would really appreciate any help. Thanks!

0 Kudos
Reply