.. raw:: html Caravel Harness =============== |License| |Documentation Status| |Build Status| .. note:: Documentation for this project is being updated to reflect the changes for the new redesigned version of Caravel. Table of contents ================= - `Overview <#overview>`__ - `Caravel Architecture <#caravel-architecture>`__ - `Quick Start for User Projects <#quick-start-for-user-projects>`__ - `Digital User Project <#digital-user-project>`__ - `Analog User Project <#analog-user-project>`__ - `Required Directory Structure <#required-directory-structure>`__ - `Additional Material <#additional-material>`__ Overview ======== Caravel is a template SoC for Efabless Open MPW and chipIgnite shuttles based on the Sky130 node from SkyWater Technologies. The current SoC architecture is given below. .. image:: docs/source/_static/caravel_block_diagram.jpg :align: center Datasheet and detailed documentation exist `here `__ .. include:: docs/source/getting-started.rst .. |License| image:: https://img.shields.io/github/license/efabless/caravel :alt: GitHub license - Apache 2.0 :target: https://github.com/efabless/caravel .. |Documentation Status| image:: https://readthedocs.org/projects/caravel-harness/badge/?version=latest :alt: ReadTheDocs Badge - https://caravel-harness.rtfd.io :target: https://caravel-harness.readthedocs.io/en/latest/?badge=latest .. |Build Status| image:: https://travis-ci.com/efabless/caravel.svg?branch=master :alt: Travis Badge - https://travis-ci.org/efabless/caravel :target: https://travis-ci.com/efabless/caravel