commit | 6eee5cc8faae3091debd218786e60188dbd79e69 | [log] [tgz] |
---|---|---|
author | Guillermo Maturana <maturana@google.com> | Thu Jan 19 14:19:57 2023 -0800 |
committer | Cindy Chen <cindy.chen0316@gmail.com> | Tue Jan 24 11:27:11 2023 -0800 |
tree | f13a8cb2da16749eeb2349ded267aae5ead383b2 | |
parent | e39ffdda40ce479d7d0958c405be70b5708e7b2f [diff] |
[rtl/prim] Fix prim_alert_receiver SVA for CDC The CDC synchronizer in prim_diff_decode causes an extra cycle of delay setting alert_o. This causes test failures with CDC instrumentation enabled. Partially addresses #16689 Signed-off-by: Guillermo Maturana <maturana@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).