commit | 551a83e1aa2ee9504af26dc628a2d18d0584ee0c | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Tue Apr 20 17:11:40 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Fri Apr 23 09:12:54 2021 +0100 |
tree | 3f8d55b6a5557efe052a9fe7666e907848ffd14f | |
parent | 236a5306af00f3549597220b47e6f89387910a5d [diff] |
[otbnsim] Collect execution statistics from ISS The ISS now has the ability to connect statistics during the program execution and to analyze those statistics. The analysis includes: * Execution statistics * Instruction histograms * Function call statistics * Loop statistics This commit also contains a tiny test to ensure that the statistics we collect match expectations. Signed-off-by: Philipp Wagner <phw@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 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).