commit | b620de35dbef088b8fa88f3c71f8428abced36d8 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Thu Jan 21 11:03:23 2021 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Mon Jan 25 10:37:37 2021 -0800 |
tree | dc33c286c0b788222e17bdc75973280b0f18e354 | |
parent | 0754ed8722a452ab3e120d2022cec6d28d2c067b [diff] |
[dv/alert_agent] Support async alert receiver This commit enable the async return for alert ack signal with the following changes: 1. Rename sender_clk to async clk. 2. Increase the handshake timeout timing, due to async clk 3. Add original frequency so async clk frequence will be randomized based on dut clk Signed-off-by: Cindy Chen <chencindy@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).