commit | 06fdb11d464e1b036994c0949025be64e316e3f7 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Wed Feb 10 16:52:56 2021 -0800 |
committer | Michael Schaffner <msf@google.com> | Fri Feb 12 14:22:12 2021 -0800 |
tree | e8d770b4f4dd30a25cd2a06303c0a33f51d06a8a | |
parent | e38c470eb7ed173534336240d5b586bfbc4e2ba1 [diff] |
[pinmux] Introduce individual regwen bits for multiregs This also aligns the pinmux initialization code accordingly. I.e., due to the multibit REGWENs, the pinmux insel/outsel CSRs have to be non-compact, and therefore the initialization function needs to be adapted for this to work. Signed-off-by: Michael Schaffner <msf@opentitan.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).