commit | 40e87bc3ca98090b9bafd87968995ff414de77f7 | [log] [tgz] |
---|---|---|
author | Canberk Topal <ctopal@lowrisc.org> | Mon Oct 25 13:07:00 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Fri Nov 12 10:02:05 2021 +0000 |
tree | 53bf049103464575d7d6582c43578ba1440ab770 | |
parent | 48e810a074a816b6cc9488b5f1dadde5109d4c54 [diff] |
[dv] Support Multiple EDN Interfaces in OpenTitan This commit includes changes in CIP to support multiple EDN IFs with setting NUM_EDN parameter in *env_pkg.sv and num_edn in *env_cfg.sv Also includes changes in: - OTBN testbench to allow connecting two EDN interfaces - In order to support EDN IF changes, DV enviroments of: - AES, Key Manager, KMAC, OTP Controller, Alert Handler Signed-off-by: Canberk Topal <ctopal@lowrisc.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 and our documentation on project organization and processes 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).