Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns
1351 Discussions

Operating system kernel-level FPGA bridge communication

Arun_Prabakar
Beginner
214 Views

We are using a custom (Agilex 5) platform and need to access the FPGA bridges from the Linux kernel. We are unable to locate the corresponding device tree nodes or modifications required to access these memory-mapped regions. We're aware of the devmem2 package, but we want to access the FPGA from the kernel side without relying on it. Please guide us on how to configure the device tree and use kernel-level commands or interfaces to access the HPS-to-FPGA and Lightweight HPS-to-FPGA bridges.
configuration from Linux. 
CONFIG_OF_RESOLVE y 
CONFIG_OF_OVERLAY y 
CONFIG_OF_CONFIGFS y 
CONFIG_FPGA_MGR_STRATIX10_SOC y 
CONFIG_FPGA_BRIDGE y 
CONFIG_FPGA_REGION y 
CONFIG_OF_FPGA_REGION y 
CONFIG_OVERLAY_FS y

0 Kudos
1 Reply
AlHill
Super User
210 Views

Read the big yellow banner on the forum page, where it says:

 

FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

 

you should probably repost there.

 

Doc (not an Intel employee or contractor)
[CoPilot is a virus]

0 Kudos
Reply