Get into RISC-V using Cloud-V
Get your application ported to RISC-V, without any hardware, using Cloud-V
What is Cloud-V:
Do you have an application which you want running on RISC-V architecture but dont have any means to test it on RISC-V architecture ? No worries !
Cloud-V provides CI environment for testing applications on RISC-V architecture through linux shell and CI/CD scripting.
Here at Cloud-V, we have necessary tooling available for building packages for RISC-V with environment module support (see Tooling for all tooling information).
The builds either run on RISC-V boards or QEMU. Cloud-V supports QEMU with both of its modes i.e.
1. QEMU User mode: For running RISC-V compiled executables directly
2. QEMU System: For running applications on Linux for 64-bit RISC-V
Cloud-V also supports automated build triggers with version-control systems such as GitHub and GitLab based on the events.
The core of the Cloud-V is Jenkins-based CI environment and contains RISC-V hardware and emulation platform compute instances. With Cloud-V, you do not need to buy a RISC-V board for yourself. Just get access to our CI environment and you are ready to go for development on RISC-V architecture !
