Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
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