.. _examples: Examples ======== To make use of CVE2 please review the :ref:`core-integration` section of this document. The CVE2 is simple enough to integrate into your own platform. To get you started, we suggest a couple of very useful open-source platforms. Ibex Minimal System ------------------- A minimal example for the `Arty A7 `_ FPGA Development board developed for Ibex should be portable to the CVE2 without significant effort. If you are interested in using the Ibex minimal example, it can be found `here `_. X-HEEP ------ The CV32E20 (a specific configuration of the CVE2) has been integrated into the `X-HEEP `_ (eXtendable Heterogeneous Energy-Efficient Platform). X-HEEP is a RISC-V microcontroller implemented in SystemVerilog that can be configured to integrate a number of CORE-V processors. X-HEEP provides a simple customizable MCU to get you up and running quickly.