Forum Discussion
EBERLAZARE_I_Intel
Regular Contributor
4 years agoHi,
As mentioned, you need to use Partial Reconfiguration, in order to be able to configure the FPGA via Linux, as the fabric cannot be configured from Linux. If you need to define or change the fabric behavior from Linux, you must use PR (partial reconfiguration):
Thus, to answer your question, please refer to below:
Section: Loading Partial Reconfiguration Designs Using Linux
MehmetFide
New Contributor
4 years agoHi,
Thank you for your effort but, we are not using Arria 10 HPS.
We have Arria 10 GX which doesn't have hard processor system (HPS).
And with the GX, it is possible to use an external processor with Linux and configure GX through Passive Serial Interface as shown at below link:
7.2.2.1. Passive Serial Single-Device Configuration Using an External Host
Thanks.