commit | a8d2a1d8602f66352a0d683d17b1963fa0ba8374 | [log] [tgz] |
---|---|---|
author | Eunchan Kim <eunchan@opentitan.org> | Tue Mar 22 22:50:12 2022 -0700 |
committer | Eunchan Kim <github@eunchan.kim> | Wed Mar 23 18:36:14 2022 -0700 |
tree | 103e72d7d13c2b7b0c68c723a27a9a082b91912d | |
parent | a157ef9ef3ea2f5092d0691df60dc5eddb26f329 [diff] |
[CDC] Add SPI_DEVICE Status reconvergence waiver As Status bits are converged into output line from multiple 2FFs, CDC reports the reconvergence warning for the path. The value is OK to send old and new in a transaction. So, it is intentionally not used pulse synchronizer with data but 2FFs. Signed-off-by: Eunchan Kim <eunchan@opentitan.org>
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).