commit | 00a1012b4475d2a6b91357d84e24017a7fb8b6ee | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Thu Jan 21 13:28:44 2021 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Mon Jan 25 10:37:37 2021 -0800 |
tree | a316dd43cad9ac798c5e948f2c59ee59b0157241 | |
parent | b620de35dbef088b8fa88f3c71f8428abced36d8 [diff] |
[dv/alert] Fix logic in cip_base_scoreboard to check alert This PR fixes logic in cip_base_scoreboard that checks alert. Main issue is the delay, we remove the flexibility for user to set their own delay in alert check. We need to know the accurate predict for when alert happens in order to know if the alert request is ignored due to alert handshake in progress Signed-off-by: Cindy Chen <chencindy@google.com>
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 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).