Skip to content
@dv-flow

dv-flow

DV-Flow - Flow Automation for Silicon Design

    flowchart TD
      A[IP Fileset] --> B[Testbench]
      C[VIP Fileset] --> D[Precompile]
      D --> B
      B --> E[SimImage]
      E --> F[Test1]
      E --> G[Test2]
      E --> H[Test3]
Loading

DV Flow is a set of tools focused on automating design and verification activities for silicon design. Three categories of material are provided:

  • Specification - Flows are specified using a YAML schema. Flows consist of tasks related by dataflow.
  • Libraries - Libraries provide pre-defined tasks that implement common operations, such as building a simulator image.
  • Technology - Tools for developing and executing flow specifications

Popular repositories Loading

  1. dv-flow-mgr dv-flow-mgr Public

    Flow manager for design and verification projects

    Python

  2. dv-flow.github.io dv-flow.github.io Public

    Primary web presence

  3. .github .github Public

  4. dv-flow-libhdlsim dv-flow-libhdlsim Public

    Core libray for HDL simulation

    Python

  5. pytest-dv pytest-dv Public

    Pytest extension to construct and execute dv-flow graphs inside tests

Repositories

Showing 5 of 5 repositories
  • dv-flow-mgr Public

    Flow manager for design and verification projects

    dv-flow/dv-flow-mgr’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Jan 26, 2025
  • dv-flow-libhdlsim Public

    Core libray for HDL simulation

    dv-flow/dv-flow-libhdlsim’s past year of commit activity
    Python 0 Apache-2.0 0 0 0 Updated Jan 25, 2025
  • pytest-dv Public

    Pytest extension to construct and execute dv-flow graphs inside tests

    dv-flow/pytest-dv’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Jan 19, 2025
  • dv-flow.github.io Public

    Primary web presence

    dv-flow/dv-flow.github.io’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Jan 19, 2025
  • .github Public
    dv-flow/.github’s past year of commit activity
    0 0 0 0 Updated Jan 19, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…