commit | 887f5c101318368d378351da2d48ac7e0c29839e | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@google.com> | Mon Jul 20 11:53:01 2020 -0700 |
committer | Michael Schaffner <msf@google.com> | Tue Jul 21 10:12:04 2020 -0700 |
tree | e9ba748fd0851ebb56773f0841ce529182968904 | |
parent | 68bc07a8f1fec812d08f6755792a8fbfbf8a58a7 [diff] |
[top] Change pad variant array to packed logic The default assignment to the unpacked array caused issues in DC, and also caused the assignment order to be the reverse of the port assignment order when using vector concatenation, which is inconvenient. Hence, this is changed to a packed array of logics. Signed-off-by: Michael Schaffner <msf@google.com>
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).