commit | 7ab5bb4b8acc3413bfa8cdc96262731d8af8f844 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Thu Jan 07 12:32:01 2021 -0800 |
committer | tjaychen <timothytim@google.com> | Fri Jan 08 10:13:07 2021 -0800 |
tree | 13dddeffcb1c857236dfbc5e41772f32e068c62f | |
parent | 7b9f7983ff0ecda0f437ed4932bac65327ddc15b [diff] |
[clkmgr / top] clean-up core file usage There was some duplicated core file usage in clkmgr due to the ip / template split. This duplicated usage was causing top_earlgrey_asic lint to break. For now, remove the ip level core files completely because there is no plan for there to be a clkmgr block level specific DV, nor is there anyone other than top that references clkmgr_pkg. If this changes, we need to move back to the ip level re-direct. Signed-off-by: Timothy Chen <timothytim@google.com>
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).