The OpenTitan project aims to design and ship an open source, industry-leading piece of secure silicon for Root of Trust applications. OpenTitan is administered by lowRISC CIC as a collaborative [project]({{< relref “doc/project.md” >}}) to produce high quality, open IP for instantiation as a full-featured [product]({{< relref “doc/product.md” >}}). This repository exists to enable collaboration across partners participating in the OpenTitan project.
To get started using or contributing to the OpenTitan codebase, see the [list of user guides]({{< relref “doc/ug” >}}). For details on coding styles or how to use our project-specific tooling, see the [reference manuals]({{< relref “doc/rm” >}}). [This page]({{< relref “hw” >}}) contains technical documentation on the SoC, the Ibex processor core, and the individual IP blocks.
The underlying repo is set up as a monolithic repository to contain RTL, helper scripts, technical documentation, and other software necessary to produce our hardware designs.
See also [repository readme]({{< relref “README.md” >}}) for licensing information and the development methodology.