commit | a4a7e84dec68e8e938d1a28c37468c799d40be78 | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Wed Mar 17 18:01:58 2021 -0700 |
committer | udinator <udij@google.com> | Sun Mar 21 21:38:14 2021 -0700 |
tree | c41e27ad00a02b1b66e7438be4ac3b244096ca20 | |
parent | bca085f33c9266121cc50e3290d1b21282fc9090 [diff] |
[dv/regr] update result paths for sram/kmac this PR updates the result paths for both the KMAC and SRAM IPs, as both have two variants that are tested. currently, the regression results are published to: `reports.opentitan.org/hw/ip/kmac/dv/latest/results.html`, where the segment of `hw/ip/kmac/dv` is set to a variable called `{rel_path}` inside of `common_project_cfg.hjson`. having both variants write regression results to the same link will result in something breaking, so this `rel_path` variable is now overridden in the `base_sim_cfg.hjson` for both IPs so that the variant name is now factored into the results link to "uniquify" things. 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).