commit | 553d476ce1dcdd2712399dd25e1f1f534a226be4 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Wed Jan 26 15:38:00 2022 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Thu Jan 27 00:23:20 2022 -0800 |
tree | ad0deaaea1a6966efd841bd8a1b45e0e7363eeaf | |
parent | 00fa2cd03466b762d30d31afe7e3b9de62fbbb1e [diff] |
[dv/otp_ctrl] Modify ECC error injection in sequence and scb This PR continues to deattach ecc error injection from dai_rd. Now we can freely inject ecc error for any read (both dai_rd and tlul_rd). Signed-off-by: Cindy Chen <chencindy@opentitan.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).