FPGA registers access from Linux userspace on APF6 SP

From ArmadeusWiki


Introduction

For APF6_SP registers access are done with PCIe

PCIe

On APF6_SP FPGA memory is accessed with PCIe, to read/write on FPGA space an example is available with pci_debug.

Pci_debug

See pci_debug page to know how to access PCIe address space with a command line tool.