| commit | 8d80c74088cdf028df796e6485acccaadd920dec | [log] [tgz] |
|---|---|---|
| author | Cindy Chen <chencindy@opentitan.org> | Thu Dec 02 13:35:09 2021 -0800 |
| committer | cindychip <cindy.chen0316@gmail.com> | Fri Dec 03 16:53:17 2021 -0800 |
| tree | 801c687b8b09e3c005b2d6cbd1dbbce5f97e9f61 | |
| parent | 37cd5059b9496ca98b1670626087435b5f97487d [diff] |
[dv/prim_alert] Clean up alert test This PR cleans up prim_alert test: 1). Remove redundant differential signal checks in tb. They are proned to erros, hard to debug, and RTL assertions already covered them. 2). Add more alert_init request or dut_init request to cover FSM coverages. 3). Add a few more assertions in design. 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).