Forum Discussion
Hi Mohammed_Lami,
I try to ask around and understand that we no longer support the Quartus 14 release as it is an older build flow which we no longer work with it. No relevant details that I can provide for your question.
The recommeded flow is to start with a GSRD https://rocketboards.org/foswiki/Documentation/CycloneVSoCGSRD
or with BuildingBootloader
I may not understand your question properly, If you are trying to boot from FPGA you can try with
https://rocketboards.org/foswiki/Documentation/BootFromFPGA140
Anyhow this is also a flow that we do not support anymore.
Thanks.
Regards,
Aik Eu
- Mohammed_Lami3 years ago
Occasional Contributor
Hi aikeu, thank you very much for your response
Actually my question doesn't related to the version of Quartus software. In other words, the procedures that I had wondered about them are applicable even for the current versions of Quartus, like 20.1 and so on. When you mentioned "If you are trying to boot from FPGA you can try", the booting action is to initiate the on-chip A9 processor, but my enquiry is related to the program that will be executed by the processor after the successful initialization that is generated from the following process: "C-program" ==> compiling ==> then opcode generation.