Forum Discussion
When do we need to customize preloader?
- 7 years ago
Hi ranran,
Here is an example; for enabling HPS-to-FPGA Bridges from the preloader, the preloader will check the status of the FPGA then automatically enables bridges that are configured in Qsys/platform designer (Standard) and the BSP if the FPGA is configured.
For more information, I reckon you refer to GSRD v13.1 - Programming FPGA from HPS.
Regards.
Hi ranran,
Here is an example; for enabling HPS-to-FPGA Bridges from the preloader, the preloader will check the status of the FPGA then automatically enables bridges that are configured in Qsys/platform designer (Standard) and the BSP if the FPGA is configured.
For more information, I reckon you refer to GSRD v13.1 - Programming FPGA from HPS.
Regards.
I understand from this that the enabling is done as part of code generation, and does not require to manually modify the source code before compilation.
Thanks,