Forum Discussion
Reprogram Stratix 10 - Base Addresses are not being updated
- 3 years ago
Hi james57,
Referring to build SD card section from the building bootloader document below, the yocto build is only for the rootfs.
You can considered the pre-build image for rootfs. Any file changes related to you FPGA design will be required to change accordinly unless it is unaffected to the whole project build when packaging the whole file into sdcard.img.
https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderAgilex7#Build_SD_Card_Image
Thanks.
Regards,
Aik Eu
Hi @aikeu
For the purposes of clarity, say hypothetically I add a LED GIO peripheral to qsys_top.qsys of the GSRD on the LW bridge and assign a base address. To use this updated qsys design would I then need to recompile Linux/Yocto or could I use some work around on using the programming files from Quartus?
I am still a little confused sorry about the line of questioning.
Thanks,
James