# spinalCortexM0 **Repository Path**: ic-starter/spinalCortexM0 ## Basic Information - **Project Name**: spinalCortexM0 - **Description**: SpinalHDL implement of CortexM0 DesignStart - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-18 - **Last Updated**: 2025-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpinalCortex SpinalHDL usage of ARM Cortex-M0 DesignStart core # SpinalHDL Surpose you known about spinalHDL and how to run it. If not, get started from here: - https://gitee.com/ic-starter/SpinalTemplateSbt # gcc toolchain ubuntu 20+ is recommendded for simplicity: `$ sudo apt install make autoconf git flex bison gcc-arm-none-eabi` # Usage ``` $ git clone https://gitee.com/ic-starter/spinalCortexM0 $ cd spinalCortexM0 $ make -C sw $ sbt run ``` to wait and see (Maybe a long waiting for first try), select target you want to build/run