Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20867 Discussions

Algorithms for Ethernet communication(Cyclone III and PC)

Altera_Forum
Honored Contributor II
1,010 Views

I'm making a topic"Interface between Cyclone's Ethernet and PC via the cable" 

 

My board is here (http://www.altera.com/products/devkits/altera/kit-cyc3.html

 

I done many ways, but up to the present time. I don't have any algorithm for this topic? 

 

Everybody? 

 

I think like this, but I don't know true or not true? 

 

the first, The data must write into the Flash 

the second, I must read data from Flash  

the third, I must send data to PC 

the latest, waiting rely from baord 

 

all right? 

 

anybody help me? 

waiting !!!!!!!!!!!!!!
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
302 Views

The Interniche stack uses the standard sockets API, that you can use to communicate with the PC. You will find more information about the API here (http://en.wikipedia.org/wiki/bsd_socket).

0 Kudos
Altera_Forum
Honored Contributor II
302 Views

Thanks Daixiwen so much! 

 

and now, I have a new problem.  

 

I had followed your link. and I learned myself two week. But I'm I still vague or unclear yet. 

 

Can you send for me a instruction clearly or other instructions to help me? 

 

A algorithm is better.  

 

I'm looking forward to receive your relying! 

 

thanks so much! 

:):(:confused:
0 Kudos
Altera_Forum
Honored Contributor II
302 Views

I'm sorry, I don't know about any instruction clearer than this. You have example codes for both senders and receivers, on both TCP and UDP sockets.

0 Kudos
Reply