commit | 270e28b48e7aff11b08de8d07446cb5de49f9fa9 | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Tue Mar 16 20:23:04 2021 +0000 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Thu Oct 07 07:57:14 2021 +0100 |
tree | ce0b9ab94ba3a006f24d944769fe334a03a6c125 | |
parent | 787af2259eadf92ff3e3e6119640e7dcfcd9ea0e [diff] |
[topgen] Add logic to call ipgen Add the ability to produce IP blocks through ipgen instead of having custom logic within topgen. In this commit this logic isn't use yet. A difference between topgen-generated IP blocks and ipgen-generated ones is the slightly different directory structure: ipgen does produce a full IP block directory, matching a "regular" IP block, and does not include "autogen" subdirectories. 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).