commit | 9b0681ed28a16d90e80f3216fb0f8356fa3d9eed | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Mon Aug 17 23:48:26 2020 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Wed Aug 19 09:06:04 2020 +0100 |
tree | 10bda1c60a65100d95210090955264fadbf835ae | |
parent | 45ad17ebf61a5dcd531d63a7c7de35b85bf92445 [diff] |
[top_earlgrey_verilator] Use faster build options Verilator improved its default options compile options a lot in the past, now giving much better and performant defaults than before. Remove custom options to let these new defaults take effect. With this change, on my machine, the build time on my machine is reduced from 6:30 min to 1:21 min. 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 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).