commit | ec81414ee206d73d50902a680316e67ee1a3b01d | [log] [tgz] |
---|---|---|
author | Joshua Park <jeoong@google.com> | Wed Aug 03 09:42:03 2022 -0700 |
committer | tjaychen <timothytim@google.com> | Thu Sep 08 16:24:21 2022 -0700 |
tree | 63b2d2bc0052211309042b71988fe9dcc01aee6a | |
parent | bd23a1439ac86a0261a489f125071167cbc62655 [diff] |
[CDC/PRIM] Updated prim_fifo_sync and prim_fifo_async to avoid CDC in rdata - rdata_o is qualified with rvalid_o to avoid being used when rvalid_o is 0 - This CDC error is found in #13834 Signed-off-by: Joshua Park <jeoong@google.com> Reverted back prim_fifo_sync to reduce area increase Added OutputZeroIfInvalid to support read domain qualification
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).