commit | 26e304f483c2db8b87b634b0cd942c39b9dc4680 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Tue Feb 02 09:31:41 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Feb 02 18:12:38 2021 +0000 |
tree | 6ccd41615b43f3f3b8b9d5028849452bc8ec627f | |
parent | a17383e738fd5738e6e8b734b104eab690092c7f [diff] |
[topgen] Add missing keys to optional key list - 'power' was added in 7f8cc8e7e6 and lists the power domains used by the design. - 'host' was added in e4e857da5b and lists the host-only components in the system. - 'exported_clks' was added in 4c8905e70c (which creates it for the generated top-level) and defines clock signal routing rules. 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).