commit | 12bb5c977e641253243eac3899cad3be7dd19fbc | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Tue May 05 17:31:43 2020 -0700 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Thu May 14 13:14:51 2020 -0700 |
tree | 987e6ff575ab3d519fa704dd4f6d8a2cec825164 | |
parent | 366af8538e5bb890057195dcecf2ccdfa1b429fd [diff] |
[dv] Use phase_ready_to_end to handle end of test 1. Implement it in dv_base_monitor, all other monitor needs to drive `ok_to_end` and no need to raise/drop objections 2. Remove raise/drop objections in scb 3. Test in uart and xbar, see 1.5-3% sim time reduce 4. Need another PR to clean up for the other IPs Discussed at https://github.com/lowRISC/style-guides/issues/30 Signed-off-by: Weicai Yang <weicai@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).