commit | f84f49a5b292c32da8ce55c715817378f6a1d78e | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Thu Aug 25 19:21:10 2022 -0700 |
committer | tjaychen <timothytim@google.com> | Fri Aug 26 19:58:11 2022 -0700 |
tree | c328081b1acfd7fe971b411db6f1fdaf8889220d | |
parent | 8c0cbaec09b09e20bee9e0013dd5623b312a9629 [diff] |
[dv/top] Regression triage - fixes part of #14585 - in addition to the aon_timer related assertion failure, there is also one in usbdev. - to fix these issues, update prim_reg_cdc_arb to only create a handshake event when the update actually contains a different value from the one currently sitting in the transit register. This ensures that even if the instantiator ties a particular register's de to 1, it will not generate continuous update requests unless it actually has a different value. Signed-off-by: Timothy Chen <timothytim@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).