Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12604 Discussions

Ethernet data stream from HPS On-Chip RAM

Altera_Forum
Honored Contributor II
1,342 Views

Hello! 

 

 

Has anyone managed to send the data stream from HPS On-Chip RAM in Linux using Ethernet? Does the Altera's Ethernet driver supports this? Or does the data must be in the HPS SDRAM? 

 

 

-Joonas
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
416 Views

I don't know about the Linux driver. 

Also, to the best of my knowledge, Altera does not provide an Ethernet driver with the hwlib (as of SocEDS 16.0) 

We offer a free driver package for the Cyclone V, Arria 5 & 10 and it includes a standalone driver for the EMAC (working demo witrh full source code is included). 

You should be able to use it, completely independent from Linux as it only handle the raw Ethernet packets. 

 

You can request the package at 

www.code-time.com 

It's released under a BSD-2 license, so you can modify the code at will and even include it in commercial products. 

 

Regards
0 Kudos
Reply