Altera_Forum
Honored Contributor
17 years agoSimple ethernet communication and Avalon
Hi guys,
I am trying to send data to a computer from my Cyclone III dsp development board through Marvell 88E1111. My aim is just send the data to computer without any error connection. For that purpose, I will use the triple speed ethernet megacore function of Altera. However, I don't want to use SOPC builder in my code, because I don't know how to use it. In the user guide of the megafunction, Avalon ST and MM interfaces are shown on some charts, but when I tried to learn what Avalon interface is, I saw that it is something related to SOPC builder. Then I am confused now about that can I use Avalon interface without SOPC? Can't I configure and use the megafunction without using Avalon and SOPC? (At the beginning , I was planning to write just a code to control the megacore function which controls the ethernet controller chip.) Thank you for your time, effort and help.