commit | 5e6032a1f878d15e30d0ec06ca019f3754ff3a4c | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Fri Dec 11 11:41:07 2020 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Tue Dec 15 13:59:40 2020 -0800 |
tree | 0988f43fa0a7ac0737548c51ffd10cd518ee9a10 | |
parent | 1c3b1606289312db6a7e85a98ddaea97bcfc7cb5 [diff] |
[dv/lc_ctrl] enhance smoke test These PR did a few enhancement for the lc_ctrl smoke test: 1. Move the constraints to next_valid_lc_state request to `lc_ctrl_env_pkg.sv` so we can reuse that in scb. Thanks weicai for the help and suggestions. We found for an associative array, index cannot be randomized with constraint, so we spilt it into a separate randomize function within the sequence. 2. Minor clean up and add some comments. 3. Use all three registers for lc input token instead of one. 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).