Forum Discussion
TG_GER
New Contributor
2 years agoArria10 FPGA config directly from TFTP
I have an ARRIA10 SoC FPGA, and the memory card need to supposed to be hardware write-protected. At the end only u-boot is present on the SD card. It should retrieve the FPGA configuration, kernel,...
aikeu
Regular Contributor
2 years agoHi TG_GER,
From my understanding, I see the tftp operation will eventually run the cmd 'fpga load' and is relying on the RAM to load the FPGA design into the FPGA fabric. Example like loading the rbf from sd card to the fabric will use the same 'fpga load' cmd. I think you will require to inrease the physical DDR ram size for your application.
Thank.
Regards,
Aik Eu