commit | e3ed05d2d4cc17cfa94b3ba28e08fb751c71250c | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Mon Oct 17 22:58:34 2022 -0700 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Tue Oct 18 13:38:42 2022 -0700 |
tree | cfea541a856e59468fc29c18be03454af3fecd87 | |
parent | b549cf3c87593c20e4d4f991fa98a4663e695672 [diff] |
[chip, dv] Fix uncovered *tl*.a_user.instr_type Remove unnecessary constraint on a_user.instr_type in xbar tests. For other IPs, this needs to be MubiFalse, but xbar doesn't process this field, we could just randomize it. This will fix uncovered toggle coverage at this TLUL field. Signed-off-by: Weicai Yang <weicai@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).