commit | 62226e07625b18c2dd435ec4b80822af9bb2f07a | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Thu Jan 05 13:59:11 2023 -0800 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Fri Jan 06 16:04:33 2023 -0800 |
tree | 5485b89d58ac8cdf2ec489b865f8c1350e44fe78 | |
parent | 285e00eda5f7545763189577b46c689b6495f3fe [diff] |
[sram_ctrl/dv] Get rid of `en_build_modes` dvsim cov-unr doesn't support `en_build_modes` Since all the tests use the same mode, we could just add additonal defines in `build_opts`. Then, these defines will be picked up for cov-unr 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).