commit | 3a9af3529d7a4991418faeded619f322152eb027 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Tue Jun 22 13:31:44 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Jul 13 09:32:08 2021 +0100 |
tree | e9b21825669d5b63a0354b3b7573d61da26622aa | |
parent | fd9f8542f80c1a4216be766f98d3ae9223b4024f [diff] |
[otbn,dv] Simplify counters that track start handling in scoreboard The various counters that we were using to track things are a bit confusing: convert them to single-bit flags and improve the error messages. There should be no functional change other than slightly improved error messages! 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 and our documentation on project organization and processes 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).