commit | 899d0d661288189dea0ae7fbc948ec14e8ecdd09 | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Mon Jan 09 11:56:51 2023 +0000 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Tue Jan 10 13:58:14 2023 +0100 |
tree | 38a1d5b0bfc3303354b2dc55b001f16109b72908 | |
parent | d6bbd507d8d0a803224158bf4f2f10719db4184a [diff] |
[top/dv] Fix Ibex lockstep glitch test failures related to data_rvalid_i Previously, the test assumed that unless Ibex waits for an outstanding load or store response, glitches on data_rvalid_i wouldn't be effective. However, data integrity errors are always reported, even if the core isn't doing a load or store instruction at the moment. Signed-off-by: Pirmin Vogel <vogelpi@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).