TG_GER
New Contributor
1 year 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, etc., via TFTP and boot. Unfortunately, the FPGA configuration is too large for the SDRAM, even with a separated configuration to activate the DDR RAM; the peripheral is also too large.
Can I load the configuration directly from TFTP into the FPGA without first storing it in RAM?
dear,
TG