Forum Discussion
4 Replies
- SengKok_L_Intel
Regular Contributor
Hi,
The driver/firmware of the FPGA system design usually needs to be done by the firmware designer, however, from the Arria 10 example design, it comes with either window or Linux driver, these drivers might not be able to use directly in the customs system design.
Window driver:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an456.pdf
Window driver
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-dex-a10-pcie-avmm.pdf
PCIe Avalon-MM DMA design: Linux driver
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an829.pdf
- JET60200
Contributor
Thanks Reply from @SengKok_L_Intel ,
that AN829 driver only demostrate "PCIe AVMM DMA" part,but that's not enough for 10GE Ethenrnet Scenario. The ethernet part driver needs to initiate and configure LLMAC group registers to make ethenet port running up, aslo the driver need check LLMAC Status or inteerupt register to be aware of any bidirectional packets and events/ I don't think AN829 have this functionality.
Has not Intel provide this kind of “10GE Linux Driver reference" code ? At least I do't find any from Googling . Thanks
- SengKok_L_Intel
Regular Contributor
Unfortunately, the 10G ethernet driver is NOT available.
- SengKok_L_Intel
Regular Contributor
If further support is needed in this thread, please post a response within 15 days. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.