commit | c1a2ea66b28fce9e2b5b0c2b4042ae3c361ade81 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Thu Dec 02 16:12:46 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Dec 08 10:00:22 2021 +0000 |
tree | ac3217527d70db9314e5b0a3a1c3e76d656b6c6c | |
parent | 271564dcc2efcb3a0a21c5da963f4f4667dfd923 [diff] |
[otbn,dv] Correctly model timing for IMEM integrity errors This was broken by 0ac448a (adding the prefetch stage) because the RTL now caches IMEM contents for a cycle, meaning that injected IMEM integrity errors arrive a cycle later. We also slightly re-jig the timing for where INSN_CNT gets zeroed to match the new behaviour. 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).