commit | 47c9510e69ec9eb2b8f5696d63b9a223395374e3 | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Tue Mar 09 17:16:28 2021 -0800 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Mon Mar 15 13:07:18 2021 -0700 |
tree | df651409a9be65fcea44c3e63cf223eb1dcec858 | |
parent | 54da40610d7f6439e5fad498c5fab27c68a91fa7 [diff] |
[dv] make dv_base_agent work for high-level agent Tried to create a high-level agent but then I found it's not much different from dv_base_agent. So, I feel it's better to add what we need for high-level agent in dv_base_agent 1. 2 mon2sqr port/fifo, which can be used for re-active driver. Modified i2c to use the mon2sqr_req_fifo for re-active driver 2. add knob en_driver for high-level agent which doesn't need a driver Next step will update uvmdvgen to generate agent with a low-level agent and connect those monitors Signed-off-by: Weicai Yang <weicai@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).