commit | 6cb60c4a42a8599fd8e12e60d0fc8457db36825f | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Wed Mar 03 11:57:55 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Mar 03 16:56:39 2021 +0000 |
tree | 88a7f069f8b7b931d914ea26bc6205de06fc8a94 | |
parent | 53721b5ef9d7c655a5f9934ba7e08ccba17c8250 [diff] |
[reggen] Make the "name" field for windows required This was actually required in practice already (used by e.g. miname in gen_dv.py). Reflect that in the documentation and make missing names give a nice parsing error, rather than an explosion deep inside a template. Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
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 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).