commit | 796b4b40c43cd47451948b686e674116450af85a | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Sep 13 10:27:21 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Sep 14 12:32:23 2021 +0100 |
tree | 838b7015ef5aa0e5e5e65d5e5f1a53af59471be8 | |
parent | 6d7d3827b47c6d339a6eb0e64bcf28af462b376b [diff] |
[otbn,dv] Write unit tests to exercise each "multiple error" case This addresses each of the situations where an instruction could theoretically generate more than one synchronous error. The "expected" files are set up so that the (ISS) test passes. But they probably don't match the RTL at the moment: we'll follow up, amending the ISS+test or RTL (or both) to make things a bit more sensible and get everything matching. 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).