commit | d864dfc4f486b78d6aae35187048922c9f36b320 | [log] [tgz] |
---|---|---|
author | Srikrishna Iyer <sriyer@google.com> | Fri Sep 10 14:32:48 2021 -0700 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Mon Sep 13 16:44:10 2021 -0700 |
tree | da87a3e16cc033dc9d93481290dc0dca2986080f | |
parent | 36c50ac18eb2fe5513a9bc0ab6946a25e37209c2 [diff] |
[dvsim] Add passing count by milestone in reports This change adds passing count to the testplan progress table in the generated report. The progress (%tage) is now computed as pass percentage instead of written percentage. So if the test is written but one or more seeds are failing, it will not be counted towards the progress. Signed-off-by: Srikrishna Iyer <sriyer@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 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).