Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIn our case the linux driver on the x86 host is simple enough anyway.
It supports: 1) pread/pwrite through to the fpga BAR space. 2) mmap() of both BAR space and the fpga's PCIe master window (allocating physmem as needed). There might be some suitable status info on the fpga - but it is a bit thin! Also I didn't think PCIe supported transfers between two endpoints.