Forum Discussion
MShro1
New Contributor
6 years agoData storage in the SDRAM from ethernet
Hello, I am currently designing an FPGA system that would receive data through a Triple Speed Ethernet protocol and store the data into a SDRAM via the help of a controller. My Hardware Platform (...
NurAida_A_Intel
Frequent Contributor
6 years agoDear MShro1,
I've generated the simple socket example design and I believed you are referring to this prototype inside the simple socket design which is located inside altera_avalon_sgdma.h file.
I found this handbook which have more details information about the SGDMA controller core in Chapter 31 (page 372) which may be helpful for you 😊 --> https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
Thanks
Regards,
NAli1