commit | ff80736b44398742c53650eefe7b2293be3093cb | [log] [tgz] |
---|---|---|
author | Mark Branstad <mark.branstad@wdc.com> | Mon Nov 16 07:56:15 2020 -0800 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Wed Dec 02 15:07:19 2020 +0000 |
tree | 345b56d6e8e5c1738b0e46515eb48e782c5a2e6a | |
parent | 6562f9866f32f51f52f45e135f79f83a8000d69b [diff] |
[top_earlgrey/rtl] adding csrng and edn blocks Most connections for entropy complex blocks add been made. Added csrng and edn to the lint list, plus the verilator files. Amended a typo in csrng.hjson. Regenerated the top_earlgrey verilog file. Fixed the default statements to entropy_src and csrng packages. Fixed the edn hjson file and rerun make. Added and adjusted multibit statement in csrng.core. Fixed entropy_src ports to match in the hjson file. Removed unneeded xbar connections in top_earlgrey hjson file. Restricted csrng_cmd to only one i/f since ENV does not support more. Changed csrng and edn hjson and rtl core files to get chip reg test to pass. Removed CI whitespace on hjson files. Added cntl and status tags to edn.hjson to prevent hw actions during reg testing. Added alert connection to entropy_src because dv alert class needs a fix. Removed executable permissions on various files. Removed TODOs because support for multiple block instance support for dv was added. Updated the memory map for the main xbar for edn0, edn1, and some reserved space. Signed-off-by: Mark Branstad <mark.branstad@wdc.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).