Forum Discussion
Tsotne
New Contributor
4 years agobare-metal application on cyclone IV
I have de0-nano SOC development kit and want to write bare-metal application on this board )where I can write a C code for ARM core which will interface my IP on FPGA).
Apparently Quartus Lite is ...
- 4 years ago
I think you mean Cyclone V in your title. There was no Cyclone IV SoC. You need to download and install the SoC EDS (DS-5) along with Quartus to be able to write and run bare metal applications.
IntelSupport
Contributor
4 years agoHello Tsotne,
The https://rocketboards.org/ provides some documents and information regarding Cyclone V SoC.
For example, please see the following sites which provides how to build SPL/U-Boot and Linux Kernel using open source toolchain.
Cyclone V SoC GSRD
https://rocketboards.org/foswiki/Documentation/CycloneVSoCGSRD
Building Bootloader for Cyclone V and Arria 10
https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
Thanks,