commit | 1e16d03433d92850a26a5272133fe7c49057c32b | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Thu Nov 26 19:43:18 2020 +0100 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Thu Dec 03 09:04:32 2020 +0100 |
tree | 7ebe7c148ac1fd7420db49e0e21a7e85c6a84ce1 | |
parent | 0d7132829d7ee2c011d3a4d303feb31c0d37ed2a [diff] |
[topgen] Check for auto-gen clkmgr hjson in output path for validation Unlike other auto-generated IPs, clkmgr is generated before the initial validation step. Consequently, the generated hjson is available and should be used for this validation. Previously, topgen was validating a clkmgr hjson found using the path of the config file. Signed-off-by: Pirmin Vogel <vogelpi@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).