commit | fb17e44f0b035fdc0728416bea50c67ed2f40d29 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Fri Mar 05 12:41:21 2021 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Fri Mar 05 23:57:34 2021 -0800 |
tree | b947020b38c9de5575d39d56cce5a9138bee6350 | |
parent | 6c72d84e37b0d790dd4793c5b3919ab9e02d215b [diff] |
[dv/alert_handler] remove logic to auto-generate alert parameters In previous logic, DV will auto-generate parameters from hjson file, which includes NUM_ALERTS and ASYNC_ON. However, in design, these parameters are auto-generated from hjson as well. There is no need to generate again in DV, and it is easier to just reuse the parameter from design. 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).