Skip to main content

dau build

Build tools for dau

Build Status codecov License PyPI

Overview

dau-build turns declarative FPGA build specs into concrete artifacts: generated SystemVerilog, artlink.manifest/v0 artifact bundles, backend handoff manifests, Vivado Tcl, and ordered hardware command plans. Every operation is a typed ccflow.CallableModel composed from a Hydra config tree in dau_build/config, so the whole pipeline composes, inspects, and tests on a development machine, with the privileged steps (Vivado, JTAG, PCIe) gated behind an explicit execute=true.

Two synthesis engines are supported: Vivado (the FPGA bitstream flow) and yosys (open-source synthesis that runs in CI). The config plumbing is backend-agnostic, so more can be added.

Quickstart

Build the checked-in identity example — no board or vendor tools required:

dau-build task=tasks/spec/inspect  model.spec_path=examples/identity/dau-build.yaml
dau-build task=tasks/spec/build     model.spec_path=examples/identity/dau-build.yaml model.output_root=outputs/identity
dau-build task=tasks/spec/validate  model.manifest_path=outputs/identity/dau-identity.manifest model.root=outputs/identity
dau-build task=tasks/sim/simulate   model.module=dau_identity_top model.spec_path=examples/identity/dau-build.yaml

Task and step names are path-style, mirroring the config tree (task=tasks/spec/inspect, step=steps/inspect).

Documentation

The documentation is organized into four sections:

[!NOTE] This library was generated using copier from the Base Python Project Template repository.

Download files

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

Source Distribution

dau_build-0.7.0.tar.gz (179.3 kB view details)

Uploaded Source

Built Distribution

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

dau_build-0.7.0-py3-none-any.whl (223.7 kB view details)

Uploaded Python 3

File details

Details for the file dau_build-0.7.0.tar.gz.

File metadata

  • Download URL: dau_build-0.7.0.tar.gz
  • Upload date:
  • Size: 179.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dau_build-0.7.0.tar.gz
Algorithm Hash digest
SHA256 e22c9f86a0b46ae1d3026685c989eaf1f824e28c937a8f7a62214774dbe3bdfb
MD5 a6a6821b2b06377468b8e95d95d57a90
BLAKE2b-256 d5479072ccb65d75762a754284ed35339da3016ad321367e48043f50e4bf6f8e

See more details on using hashes here.

File details

Details for the file dau_build-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: dau_build-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 223.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dau_build-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f6020af404e7c43b95e3a7521235048e0519cd0c3b7a4cc38202a6b885bf37c
MD5 d038c297074aa25e2dca97dcde49e19b
BLAKE2b-256 857c2b233f181ab30d885da146b507d59ffafd3eb6968abac1283764acfc4349

See more details on using hashes here.

Supported by

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