commit | 0b81f276bbb5d85e532bcebe1beeea146c37767b | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Fri May 29 11:53:44 2020 +0200 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Fri May 29 14:34:08 2020 +0100 |
tree | 45ba1e668b975253c8e10d060b76cdd4df237c8c | |
parent | 2dcb4bf5602da1514283f457da6400723ee2090d [diff] |
[prim] Rework how primgen.py writes out parameter lists for instantiations This commit changes primgen.sv to put just a single parameter per line and to skip parameter lists completely if empty. This prevents many lint errors. Signed-off-by: Pirmin Vogel <vogelpi@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).