| --- |
| title: "Hardware Dashboard" |
| aliases: [/doc/project/hw_dashboard/] |
| --- |
| |
| This page serves as the landing spot for all hardware development within the OpenTitan project. |
| |
| We start off by providing links to the [results of various tool-flows](#results-of-toolflows) run on all of our [Comportable]({{< relref "doc/rm/comportability_specification" >}}) IPs. |
| This includes DV simulations, FPV and lint, all of which are run with the `dvsim` tool which serves as the common frontend. |
| |
| The [Comportable IPs](#comportable-ips) following it provides links to their design specifications and DV documents, and tracks their current stage of development. |
| See the [Hardware Development Stages]({{< relref "/doc/project/development_stages.md" >}}) for description of the hardware stages and how they are determined. |
| |
| Next, we focus on all available [processor cores](#processor-cores) and provide links to their design specifications, DV documents and the DV simulation results. |
| |
| Finally, we provide the same set of information for all available [top level designs](#top-level-designs), including an additional dashboard with preliminary synthesis results for some of these designs. |
| |
| |
| ## Results of tool-flows |
| |
| * [DV simulation summary results, with coverage (nightly)](https://reports.opentitan.org/hw/top_earlgrey/dv/summary.html) |
| * [FPV summary results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/formal/summary.html) |
| * [AscentLint summary results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/lint/ascentlint/summary.html) |
| * [Verilator lint summary results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/lint/verilator/summary.html) |
| * [Style lint summary results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/lint/veriblelint/summary.html) |
| * [DV Style lint summary results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/dv/lint/veriblelint/summary.html) |
| * [FPV Style lint summary results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/fpv/lint/veriblelint/summary.html) |
| |
| ## Comportable IPs |
| |
| {{< dashboard "comportable" >}} |
| |
| ## Processor cores |
| |
| * `core_ibex` |
| * [User manual](https://ibex-core.readthedocs.io/en/latest) |
| * [DV document](https://ibex-core.readthedocs.io/en/latest/03_reference/verification.html) |
| * DV simulation results, with coverage (nightly) (TBD) |
| |
| ## Earl Grey toplevel design |
| |
| * [Design specification]({{< relref "hw/top_earlgrey/doc" >}}) |
| * [DV document]({{< relref "hw/top_earlgrey/doc/dv" >}}) |
| * [DV simulation results, with coverage (nightly)](https://reports.opentitan.org/hw/top_earlgrey/dv/latest/results.html) |
| * [Connectivity results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/conn/jaspergold/latest/results.html) |
| * [AscentLint results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/lint/ascentlint/latest/results.html) |
| * [Verilator lint results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/lint/verilator/latest/results.html) |
| * [Style lint results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/lint/veriblelint/latest/results.html) |
| * [DV Style lint results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/dv/lint/veriblelint/latest/results.html) |
| * [Synthesis results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/syn/latest/results.html) |
| * [CDC results (nightly)](https://reports.opentitan.org/hw/top_earlgrey/cdc/latest/results.html) |
| |
| ### Earl Grey-specific comportable IPs |
| |
| {{< dashboard "top_earlgrey" >}} |
| |
| ## Hardware documentation overview |
| |
| {{% sectionContent %}} |