commit | eca0e5ab490a4d35d71e68967f51fae5e4f1a6f8 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Fri Oct 29 10:51:59 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Nov 16 14:02:48 2021 +0000 |
tree | 7324f4d970c8f947005c3746274605e55704459e | |
parent | 2238c51f8fe92556213a061d19a8c233fe5c666e [diff] |
[dv] Slightly generalise run_stress_all_with_rand_reset_vseq This task was originally designed for running stress sequences, selected by plusarg. More recently, we taught it to take an optional sequence argument, which would be used instead of the stress sequence. Tidy things up a bit, moving the generic stuff that takes a sequence to a new task (run_seq_with_rand_reset_vseq) and putting the plusargs handling in a wrapper task. Signed-off-by: Rupert Swarbrick <rswarbrick@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).