commit | 30c5f9e73837e2f65abe7985d92a93f5165c8a3e | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Fri May 14 20:44:31 2021 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Thu May 20 17:13:02 2021 -0700 |
tree | 36ed6e7a167bc915610d8e06dfb4303987871830 | |
parent | e2a5d48db459faac69405364c68f881c1d92bc64 [diff] |
[dv/common] Improve coverage exclusion method This PR improves VCS coverage exclusion by using the `-cm_common_hier` switch. This switch combines `-cm_hier` and `-cm_assert_hier` into one file. So when we exclude/include modules/trees we do not need to duplicate it in -cm_assert_hier file. This PR also: 1. Excludes the prim_alert_sender module from IPs that extends alert_sender module. 2. Remove the prim_lfsr_cover_assert.cfg 3. Remove the chip_cover_assert.cfg 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 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).