commit | d85c4ecf6205e1e1bdb86b85aa44e1810f1d2ab6 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Fri Jun 05 23:21:43 2020 -0700 |
committer | Michael Schaffner <msf@google.com> | Mon Jun 08 15:03:44 2020 -0700 |
tree | a3fcdc464d4ebe954aed7688b8cf02aa38f19d6d | |
parent | 5f89d3be4d626b92cd68434bb3fefc63d9a0e74f [diff] |
[prim_rom] Align port naming with prim_ram* This aligns the naming of the ports with the prim_ram* wrappers, which makes it more convenient to generate all of these wrappers from a common template. Also, the read valid register is split out into a prim_rom_adv wrapper, similarly to the prim_ram*_adv wrappers. 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).