commit | 23555a613562f1ff54124eafcfa0b4c2c1ddb88f | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Tue Mar 16 20:31:52 2021 +0000 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Thu Oct 07 07:57:14 2021 +0100 |
tree | 41bf633c8c2dcce2d1f3269bb9f1523678e30d81 | |
parent | 270e28b48e7aff11b08de8d07446cb5de49f9fa9 [diff] |
Setup hw/ip_templates directory The hw/ip_templates directory is meant to host IP templates, which can be used after they have been rendered through ipgen. Since those templates may contain partial FuseSoC core files, but are not meant to be used as template, we add a FUSESOC_IGNORE file, excluding the directory from the core search path. Signed-off-by: Philipp Wagner <phw@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 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).