Skip to main content

DV system

Project description

DVSim

OpenTitan logo

About the project

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.

About this repository

This repository contains DVSim which is a build and run system written in Python that runs a variety of EDA tool flows. There are multiple steps involved in running EDA tool flows. DVSim encapsulates them all to provide a single, standardized command-line interface to launch them. While DVSim was written to support OpenTitan, it can be used for any ASIC project.

All EDA tool flows on OpenTitan are launched using the DVSim tool. The following flows are currently supported:

  • Simulations
  • Coverage Unreachability Analysis (UNR)
  • Formal (formal property verification (FPV), and connectivity)
  • Lint (semantic and stylistic)
  • Synthesis
  • CDC
  • RDC

Installation

Using nix and direnv

If you have Nix and direnv installed, then it's as simple as direnv allow ..

New to Nix? Perhaps checkout this installer which will enable flakes by default.

Using uv direct

The recommended way of installing DVSim is inside a virtual environment to isolate the dependencies from your system python install. We use the uv tool for python dependency management and creating virtual environments.

First make sure you have uv installed, see the installation documentation for details and alternative installation methods. There is a python package that can be installed with pip install uv, however the standalone installer is preferred.

macOS and Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
uv sync

From there you can run the dvsim tool.

Windows (Powershell)
irm https://astral.sh/uv/install.ps1 | iex
uv venv
uv sync

From there you can run the dvsim tool.

Using DVSim

For further information on how to use DVsim with OpenTitan see Getting Started

History

DVSim development started in the main OpenTitan repository under utils/dvsim. This repository contains the code that origionaly lived there, as well as the full git history copied over as generated by git subtree split -p utils/dvsim.

Documentation

The project contains comprehensive documentation of all IPs and tools. You can access it online at opentitan.org/book/.

Other related documents

How to contribute

Have a look at CONTRIBUTING and our documentation on project organization and processes for guidelines on how to contribute code to this repository.

Licensing

Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).

Bugs

Please see link for a list of open bugs and feature requests.

Project details


Release history Release notifications | RSS feed

This version

1.7.5

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dvsim-1.7.5.tar.gz (417.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dvsim-1.7.5-py3-none-any.whl (250.8 kB view details)

Uploaded Python 3

File details

Details for the file dvsim-1.7.5.tar.gz.

File metadata

  • Download URL: dvsim-1.7.5.tar.gz
  • Upload date:
  • Size: 417.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dvsim-1.7.5.tar.gz
Algorithm Hash digest
SHA256 1d6d248a9baee92debc795a5fa033cdf9305785408c57819eee43b6cc00b3977
MD5 90e1af645acd5f6f41872e69f0a18534
BLAKE2b-256 37ba4dddcd1d270acf97195d4e89b301431a0eb6e71e74d66229df396e3cf2dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for dvsim-1.7.5.tar.gz:

Publisher: release.yml on lowRISC/dvsim

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dvsim-1.7.5-py3-none-any.whl.

File metadata

  • Download URL: dvsim-1.7.5-py3-none-any.whl
  • Upload date:
  • Size: 250.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dvsim-1.7.5-py3-none-any.whl
Algorithm Hash digest
SHA256 818bbb8a31b50b1b35a07083aeac0ced090af85f5c48a8b92fa590fbfb2c3f5f
MD5 bbd13ee4dc8a741100327b9360451b0c
BLAKE2b-256 a7bb0464da55767281ef08add4fcdb34e8314d39b434008a806f58995dd769be

See more details on using hashes here.

Provenance

The following attestation bundles were made for dvsim-1.7.5-py3-none-any.whl:

Publisher: release.yml on lowRISC/dvsim

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page