commit | 10184102cc48c0325d6676d1e8ea7b8eab6d415b | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Wed Mar 31 09:12:42 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Mar 31 13:08:38 2021 +0100 |
tree | 6e4fc7f016f6eb617fd22208559ed9408145b1d4 | |
parent | f87ad8a574888a33f920b0c9e09beea5a33f690a [diff] |
[reggen,topgen] Move top-level DV generation from reggen to topgen After lots of refactoring in this code, we can now split this up properly and reggen no longer needs the "Top" class (which definitely felt like it was in the wrong place!) 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).