commit | b63f3b87412f2eff504d7187d88ca8a78f341720 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Tue Jun 30 17:10:57 2020 -0700 |
committer | tjaychen <timothytim@google.com> | Thu Jul 09 17:33:21 2020 -0700 |
tree | 859da539584d667ef539a1d5f4ba531a64a2835f | |
parent | 8874eb63a43663ff2c34dfae43aa026a1e445cb1 [diff] |
[clkmgr] add support for divided clocks - clocks are not divided yet, but this adds support to split the clock path - change clkmgr source clock inputs to inter-module, this allows separation between the derived clocks and the functional clocks - update merging / validation as required - manually update rstmgr to match - this module is not yet templated Signed-off-by: Timothy Chen <timothytim@google.com> [util] fix pylint errors Signed-off-by: Timothy Chen <timothytim@google.com> [rstmgr] update rstmgr for extra divided clock 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).