commit | a8252384eac8cc8b38dfd3ec31ea1d4c5b93a0ab | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Fri Feb 05 11:32:34 2021 -0800 |
committer | udinator <udij@google.com> | Thu Mar 04 11:32:48 2021 -0800 |
tree | 75cc95d0fb6b2f54c5dc8bae22554ea6851f901d | |
parent | 55b2f89bfdfce0227216000a963f09fdf6b143d6 [diff] |
[dv/sram] SRAM smoke test, bring to V1 status This PR implements the smoke test for `sram_ctrl` as laid out in the testplan. Note that this PR requires #4794 to be merged first, CI will fail until then. This PR also incorporates the changes made by @weicaiyang in #5122 to fix the RAL HDL hierarchy, and adds the SRAM configs to the nightly regression. Finally, this PR also updates the `sram_ctrl` to V1 status as all items have been completed. Signed-off-by: Udi Jonnalagadda <udij@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).