commit | e8a95209f6d6d160ab1c4f187be50d751999c500 | [log] [tgz] |
---|---|---|
author | Srikrishna Iyer <sriyer@google.com> | Tue Aug 17 22:04:04 2021 -0700 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Thu Aug 19 13:11:28 2021 -0700 |
tree | c92c95086e2ef5e48f8b0d7766997d3075b6d9d4 | |
parent | c569c833ded44362d86c3e3075e432a33b900fb6 [diff] |
[dv] Update Xcelium cover ccf - THis black-boxes pre-verified IPs for Xcelium, which should improve the coverage numbers. - This is in-line with our existing VCS cover.cfg file. The commit relies on the following tool versions: Xcelium: 21.03.005 VManager: 21.03.003 In addition, it mandates the following env var to be exported to the execition environment: XCELIUM_HOME: path/to/xcelium/install/root/dir The following updates are made to the Xcelium coverage cfg file (hw/dv/tools/xcelium/cover.ccf): - Include the common ccf recommended in the Xcelium user guide, which enables some options. - Black-box pre-verified modules from coverage collection, but re-enable the toggles on its ports - Use env vars in the ccf file instead of hardcoding RTL path hierarchies. - Remove commands that are already present in the Xcelium provided ccf file. - Improves the covergroup naming 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).