commit | 8e205f1f6ab47135dd03cfcc801cd2f62854064a | [log] [tgz] |
---|---|---|
author | Prajwala Puttappa <prajwalaputtappa@lowrisc.org> | Tue Nov 30 18:07:23 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Fri Dec 10 10:03:26 2021 +0000 |
tree | 4b086aab0a9abc5be567780e909355c0e2f5cd3c | |
parent | 6235ddb86dfe30c654fc9357efb67e7492359919 [diff] |
[rom_cntrl, dv] Assertion to validate rom controller outputs to KMAC Following assertions have been added in this commit: 1. Only get one KMAC respons. 2. Once we signal done to pwrmgr, the done signal stays high and the good signal stays stable. 3. Don't send any KMAC requests once we've had the response 4. We see a response from KMAC before we assert that we're done to pwrmgr Signed-off-by: Prajwala Puttappa <prajwalaputtappa@lowrisc.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).