APF6 SP FPGA configuration: Difference between revisions

From ArmadeusWiki
(Created page with "Category: APF6_SP Category: FPGA == Configuring from Linux == 1. Load ''periph.rbf'' to the FPGA from U-Boot 2. Use the FPGA loader linux driver to load ''core.rbf'' {{Note| On '''APF6_SP''', the command load_fpga work only throught PCIe, see PCIe fpga load to know how it works}}")
 
Line 3: Line 3:


== Configuring from Linux ==
== Configuring from Linux ==
1. Load ''periph.rbf'' [[Target_Software_Installation#APF6_SP | to the FPGA from U-Boot]]
# Load ''periph.rbf'' [[Target_Software_Installation#APF6_SP | to the FPGA from U-Boot]]
2. Use the [[FPGA_loader | FPGA loader linux driver]] to load ''core.rbf''
# Use the [[FPGA_loader | FPGA loader linux driver]] to load ''core.rbf''


{{Note| On '''APF6_SP''', the command load_fpga work only throught PCIe, see [[PCIe fpga load]] to know how it works}}
{{Note| On '''APF6_SP''', the command load_fpga work only throught PCIe, see [[PCIe fpga load]] to know how it works}}

Revision as of 13:57, 3 October 2025


Configuring from Linux

  1. Load periph.rbf to the FPGA from U-Boot
  2. Use the FPGA loader linux driver to load core.rbf
Note Note: On APF6_SP, the command load_fpga work only throught PCIe, see PCIe fpga load to know how it works