commit | 5c9aa75ee19b1bb8d60f0e22b20422cd52ce2d4d | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Thu Jun 03 12:03:59 2021 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Fri Jun 04 11:58:36 2021 +0100 |
tree | aa66c6e8e3ca8fb2de19fdb10aae1a2ddc1aa651 | |
parent | 8ebb832de6aed6b20a87cf4f63a33db057200210 [diff] |
[otbn,dv] Simplify how we bind in trace interfaces Using a hierarchical instance for the bind target makes things a bit clearer (no problem if there are two hits, for example). Also, it means we can just use a hierarchical reference to install the interface in the UVM config db and don't need to mess around with the otbn_trace_uvm_injector module. Signed-off-by: Rupert Swarbrick <rswarbrick@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).