commit | 514348ed649ba31b77ee5f3a6e0f2c9c44a9b09d | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Wed Feb 03 09:04:59 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Fri Feb 05 11:50:51 2021 +0000 |
tree | bce45d4778e9c62d7756d11d1f124da6afa64f65 | |
parent | 41fdc8db04e56890df612e7665b3437215a71859 [diff] |
[otbn] Break long lines in otbn_controller.sv These trigger warnings from AscentLint. In order to simplify the expression for ispr_base_wr_en_o, we define a "base instruction version" of ispr_wr_insn, called ispr_wr_base_insn. For symmetry, we also define ispr_wr_bignum_insn and use it in ispr_bignum_wr_en_o. 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).