commit | 0cd9ec846735c46495072745521604895e6bb3f3 | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Thu Oct 29 11:06:38 2020 -0700 |
committer | udinator <udij@google.com> | Fri Nov 20 12:30:45 2020 -0800 |
tree | b5a22015715a5a0db452e77fe94ade99d68041d5 | |
parent | 82b08d4c78cf8b8f8aa314ae790cdfef5f52e3a1 [diff] |
[dv] add bidirectional data to push_pull_agent This pR adds bidirectional data transfer to the push_pull_agent, accompanied by a cfg.in_bidirectional_mode control knob. Both the request and response data are parameterized individually for greater control in the testbench. Modifications are also made to the otp_ctrl and entropy_src testbench modules to update the interface connection names and agent instantiations appropriately. Signed-off-by: Udi Jonnalagadda <udij@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).