From 5f52a399793f930d61f804cd410902ce75077e35 Mon Sep 17 00:00:00 2001 From: Juan Sapriza Date: Thu, 5 Oct 2023 10:47:23 +0200 Subject: [PATCH] Changed name --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 008f3549a..e3968a3f4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,5 +1,5 @@ -X-HEEP - testing 6 - -===================== +X-HEEP +====== ``X-HEEP`` (eXtendable Heterogeneous Energy-Efficient Platform) is a RISC-V microcontroller described in SystemVerilog that can be configured to target small and tiny platforms as well as extended to support accelerators. The cool thing about X-HEEP is that we provide a simple customizable MCU, so CPUs, common peripherals, memories, etc. so that you can extend it with your own accelerator without modifying the MCU, but just instantiating it in your design.