commit | 161f2c1f43b0f575b95da2c69b3022bf6f335e91 | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Sun Feb 27 06:17:15 2022 -0800 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Thu Mar 03 16:30:37 2022 -0800 |
tree | 1d2152ab5483cecf8eedb1293363b425429d6409 | |
parent | dbf767dd941b81ab28617fdcd5316df9cab74e94 [diff] |
[entropy_src/rtl] Manage observe FIFO overflow - Prevents the observe FIFO from overflowing and at the same time ensures that at any given time, the data in the FIFO is always contiguous. - If data is lost due to an overflow condition, a record is stored in the fw_ov_rd_fifo_overflow register Signed-off-by: Martin Lueker-Boden <martin.lueker-boden@wdc.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).