commit | dcc2589c21a01afbd6b47b47118fecf3635e5d77 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Tue Jan 19 10:56:18 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Jan 20 14:37:09 2021 +0000 |
tree | 83c9b5808f2a06c38789b9123e6ecdba4c9c0a1a | |
parent | 2c11675efddf8eb1ebb239966359d3d73e63bc7f [diff] |
[otbn] Allow short names for operands in encoding docs This is just aesthetic, but avoids gigantic names like "OFFSET_1" from appearing in encoding tables. This improves the layout a bit, and helps decouple the upper-case "field name" from the lower case "operand name" in the reader's mind. 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 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).