commit | 3c32208530d35cd7ee4eb620fbd9ba7fbc2639b7 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Tue Mar 16 15:47:44 2021 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Tue Mar 16 17:08:37 2021 -0700 |
tree | 4f436b06e761615d0ed7905ffd56ff67e8d8fad8 | |
parent | ee8e16ed0ae1db26727341bb0fcf248aeea53366 [diff] |
[dv/common] Fix regression warnings This PR fixes two warnings in regression: 1. Add a void cast when using predict function 2. Correct apply_reset input name in otp_ctrl dv 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).