commit | 50f04dc0e4caab130aeb7092b9ff0ffd603615cd | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Wed Sep 22 10:02:26 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Wed Sep 22 11:53:03 2021 +0100 |
tree | 9b39bd3d7f174fd68aad7c47f92bb1454f5c6cf7 | |
parent | 7a2ee4412fc636c26e14bbd69934d1b40edd6e3b [diff] |
Revert "[clkmgr] Allow software to control clock stepdown" This reverts commit 4bee429d0160d74d3d2166193b1e8dbbae62d892 for causing private CI failures. ``` Error-[MFNF] Member not found ../src/lowrisc_dv_clkmgr_env_0.1/clkmgr_scoreboard.sv, 444 "this.ral." Could not find member 'extclk_sel_regwen' in class 'clkmgr_reg_block', at "../src/lowrisc_dv_clkmgr_ral_pkg_0/clkmgr_ral_pkg.sv", 965. ``` 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).