commit | f4d2d8f6e319b93e35d4e9101bad2560d76d7db9 | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Mon Jul 27 14:12:49 2020 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Wed Aug 05 18:20:28 2020 -0700 |
tree | bcfeb943b840151cace4f7c112c9268d4b0330da | |
parent | 949b81f020c188b9a34110c49094bf606e381c7a [diff] |
[fpv/rv_plic] move static files output of topgen In rv_plic_fpv top_earlgrey FPV testbench, I put all the files as auto generated files from topgen. However these three files could be static and no need to automatic generated every time. This PR: 1. moves `rv_plic_fpv.core` `rv_plic_bind.sv` and `rv_plic_fpv.sv` out of the topgen 2. Add a parameter called `PrioWidth` into `rv_plic_reg_pkg` to pass the parameter to FPV. Signed-off-by: Cindy Chen <chencindy@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).