Forum Discussion
So you're booting the HPS first to Linux before configuring the FPGA. What method are you using to program the FPGA at this point? Are you just using the Quartus Programmer or maybe a bare metal application to have the HPS program the FPGA?
#iwork4intel
- AGuth6 years ago
New Contributor
Yes, I'm booting the HPS first to Linux before configuring the FPGA. The HPS boots as soon as i power the device, is there a way to stop this or postpone the boot process?
I'm using the JTAG Quartus programmer to program the FPGA.
- EBERLAZARE_I_Intel6 years ago
Regular Contributor
Hi,
Have you try enabling the bridges?
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/embedded/2016/how-and-when-can-i-enable-the-fpga2sdram-bridge-on-cyclone-v-soc.html
I would also suggest you check this link, which have a lot of information on Programming FPGA, Booting Linux etc2:
https://rocketboards.org/foswiki/Main/GettingStarted
Select Cyclone V> your Quartus version> topic that you are interested in.
Regards.