commit | 8e56cfc0688e07bac071b46126b2317e202e6bd2 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Thu Mar 11 15:31:10 2021 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Fri Mar 12 18:11:04 2021 -0800 |
tree | 300a0acddf134b1128ac90409af3c4af8367db18 | |
parent | 7b8ea6bd37c0b66ff6f2150fba56544ec259788c [diff] |
[otp_ctrl] Disable assertion due to esc_en failure This PR disables an assertion from `prim_arbiter_tree`. The assertion tries to check if req should stay high until grant signal is set. However, it does not work if `lc_escalate_en` signal is set. Please feel free to discard this PR if you prefer some other ways to fix it. Signed-off-by: Cindy Chen <chencindy@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 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).