Zafar_Ali
New Contributor
5 years agoCouldn't configure FPGA with rbf file through uboot loader
I was trying to configure the FPGA in DE-10 nano with an rbf file converted from an sof file using Quartus 18.1. But I was not able to configure FPGA with rbf file through uboot loader although I had been able to configure the fpga with the same sof file through jtag.
I wasn't able to figure out why its not working. should I play around with the conversion settings? Is there any way to check the validity of the rbf file?
Hi Zafar,
CONF_DONE LED is not turning on means configuration failure. It might be due to RBF, uboot and host.
Can you try to program the RBF file without adding any extra logic on it? Just would like to make sure if your HPS side is correct or not.
Thank You