Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
it seems there is a limitation here.
The uboot will freeze all the pins, configure the FPGA, then unfreeze and apply the pins settings. Before that, there is no function that can be done on FPGA.
Arria 10 SoC might support your need, since you can let uboot configure the pins before configuring the FPGA.
Thanks