commit | 60a6a450018583930c77c9d41cc74a47209eb992 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Thu Jul 22 14:33:26 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Fri Jul 23 10:32:05 2021 +0100 |
tree | 3f9ef3db34c0630a5f4d99ff778f8a503d39ab14 | |
parent | 61a5bbf3bb31ceb2d06b94b34e46a60e596d4cc2 [diff] |
[otbn,dv] Add a "bad instruction" snippet generator to RIG This picks a random 32-bit value, checking that it isn't actually a valid instruction. It's analogous to the ECall generator (in that it makes exactly one instruction), so we give it the same weight and pick_weight() function. 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).