commit | d24f60d90b0a93efe46c29f4d9dd34ff1c67cf1b | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Mon Jan 25 16:34:33 2021 -0800 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Tue Jan 26 15:04:02 2021 -0800 |
tree | f34efc92715abea5c0ee735405ba9a15c85ab6cd | |
parent | 80613b1c1fd74da1c21bf68f2194caee2c14210b [diff] |
[dv] Align csr::reset_asserted to actual reset pin previous implemenation may assert reset for CSR pkg before reset actually occurs. Move those calls to dv_base_scoreboard, where we monitors the reset 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).