commit | 635d3115d8f87a8d2fa64f4dce3d610dc685af16 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Tue Jun 01 16:26:12 2021 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Tue Jun 15 14:48:59 2021 -0700 |
tree | 59a884ed6eb90f7ce53b8718010947da70f9b725 | |
parent | ca4c582f09a4055df85a31916d437915fe4a5138 [diff] |
[dvsim] Separate publish report option [PART1] This PR is the first part of moving publish report to a separate script. This PR moves the generated results into a separate /scratch_root/report folder. The result summary will be located at: /scratch_root/{branch}/report The individual summary will be located at: /scratch_path/report I also update the --purge option so it won't delete the report folders. Signed-off-by: Cindy Chen <chencindy@opentitan.org>
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).