commit | 4bebd71593e9c7bb5522441cf9907554e26ab222 | [log] [tgz] |
---|---|---|
author | Raviteja Chatta <crteja@lowrisc.org> | Thu Feb 23 10:52:00 2023 +0000 |
committer | Cindy Chen <cindy.chen0316@gmail.com> | Thu Mar 02 09:51:39 2023 -0800 |
tree | 925a6e169d7131d03d7eec527fc73d586d64e0b4 | |
parent | 155a62cc3278dd08c3cf3adf38034a09c74c0727 [diff] |
[hw,sysrst_ctrl] Add test for combo detect with precondition 1. Add new sequence randomizing all of combo detect configuration registers as listed in #17278 2. Move common tasks and functions from combo detect sequences to base sequence of sysrst_ctrl 3. Update randomize_combo_input task to prevent randomizing input signals that have activated precondition logic 4. Update get_combo_input function to optionally take an input argument, specifying the input inversion setting 5. change illegal_bins to ignore_bins as these scenarios are not illegal 6. Add sample function for predetection timer in scoreboard Signed-off-by: Raviteja Chatta <crteja@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).