commit | 32c28ca951013f2e866f444f771316ead4249a76 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Fri Oct 08 14:50:09 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Mon Oct 11 15:49:08 2021 -0700 |
tree | 90b5d4fcd50f1562c7f1863fdf17dccca452f3cf | |
parent | 12df55a89fcf3a0b2ad55871919a22419cfe480a [diff] |
[reggen] Add mubi support into hjson - This primarily ensures reset values are consistent - Fixes #8521 Signed-off-by: Timothy Chen <timothytim@google.com> [reggen] Report error when bit fields are re-used - Fixes #7566 Signed-off-by: Timothy Chen <timothytim@google.com> Update used bits check Signed-off-by: Timothy Chen <timothytim@google.com> [reggen] Relocate mubi script - Add to `util/design` area so that it can be directly referenced by fields.py Signed-off-by: Timothy Chen <timothytim@google.com> address comments Signed-off-by: Timothy Chen <timothytim@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).