commit | 359c126bec0bf85b10909af626abe88444d7fc47 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Fri May 28 16:03:57 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Jun 09 20:48:57 2021 +0100 |
tree | 314694d33313f812d864b60639be476d262d4a8c | |
parent | 0f6eeaf41c9a3ad21af82244bfeda330b2cf88e3 [diff] |
[reggen] Make spacing uniform and simplify comments in reg_top This is a minor "tidy-up" commit. The idea is that this commit makes whitespace a bit more uniform, and simplifies the rules about what comments get emitted. To review this patch, look at the changes to reg_top.sv.tpl (which should hopefully be obviously right); the rest of the diff is autogenerated. The following commit will refactor the code in reg_top.sv.tpl itself. This is less obviously correct, but *that* patch won't have any diffs in the autogenerated code. 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).