| commit | 2a0a58868a5f45b6ff434f2d17d7fd01ccff2fb6 | [log] [tgz] |
|---|---|---|
| author | Michael Schaffner <msf@google.com> | Fri Sep 24 18:50:02 2021 -0700 |
| committer | Michael Schaffner <msf@google.com> | Thu Sep 30 17:56:18 2021 -0700 |
| tree | 0ba5cf8146821e0aa5684be34e93a3733ffa7d03 | |
| parent | 79981ee3fe7c823163705e44311e9f27bce8e92f [diff] |
[clkmgr] Add clock-gated indication signals This adds "clock gated" indication output signals that are encoded using the `lc_tx_t`. These signals will be wired over to the alert handler in a subsequent PR in order to connect them to the alert low-power groups (LPGs). Note that these signals will be passed through 2-stage synchronizers on the alert handler side. The timing of these signals does not have to be cycle accurate. Note, this is dependent on #8417 (first commit will disappear). Signed-off-by: Michael Schaffner <msf@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 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).