Forum Discussion

jackhab's avatar
jackhab
Icon for Occasional Contributor rankOccasional Contributor
3 years ago

Reading data from FPGA on HPS with Linux - what's the best way to do it?

I have a Cyclone V with Linux application on ARM. The application accesses FPGA directly by mapping HW light- and heavy-weight bridges into virtual memory space (without kernel driver). Current...