commit | 7cb47fc954e1490a97d9e230ebd0ec287cb78d8a | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Apr 19 08:51:07 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Apr 28 15:24:05 2021 +0100 |
tree | a885410b2017a0d284a483b209b8fbe0c88bbef3 | |
parent | 3fb33b20cce2b9ab538e02771d6790a4eac6e31e [diff] |
[otbn] Some initial notes about functional coverage This text should eventually be the thing that gets signed off as describing all the relevant coverage points. We'll either keep this document, and connect it up to automatic coverage collection, or move the guts of this document somewhere else when there's a better place for it. So far, there are a couple of general notes, plus some specific (architectural) coverage points for the base instruction set. Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).