| commit | 956b3f8f31ef371f3c0b309f13dec121452b7060 | [log] [tgz] |
|---|---|---|
| author | Srikrishna Iyer <sriyer@google.com> | Thu Apr 15 15:14:56 2021 -0700 |
| committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Tue Apr 20 10:11:43 2021 -0700 |
| tree | fe56fa26c40074f9521790feba30b03102d3876d | |
| parent | b302c1f1a9241147d7950e69dd8e275a6a513e84 [diff] |
[dvsim] Set `Deploy.job_name` more robustly It is possible to have to sim_cfgs to have the same same, added to a primary config supplied to DVSIm to run a large regression. For example: SRAM_RET and SRAT_MAIN supply the Hjson with the same `name` attribute. This causes a conflict in the `job_name` setting in the `Deploy` class object. This PR fixes that by using `scratch_path` directory name instead. Signed-off-by: Srikrishna Iyer <sriyer@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).