commit | 1b039019177537dccc8ca19c567243f168f267f9 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Tue Jan 25 08:47:10 2022 +0000 |
committer | Michael Schaffner <msf@google.com> | Tue Jan 25 12:35:16 2022 -0800 |
tree | d22be14ab5b5f379625e90ced6f54085102cb06d | |
parent | e99015e644d03768a616d463f4f8c991f07f3bb3 [diff] |
[util,reggen] Format enum fields in hex As well as showing them in hex (which might make more sense for some constants), we also pad out to the correct width. This makes tables line up nicely and might also make it easier to interpret values in waves/debug prints. 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).