/versions/

Action 0da5a3e83bb69eac48b7529b3bfc2c6c8f9fe025f71531f164634b8b5af42c13

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=42516c3d9002 top=__bfloat16__is_zero_or_subnormal

crate:v0.27.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id42516c3d900274120e6b9edc4a81f95715d12d6a34064e5749c0cdf2f0ae1df1doneir_fn_to_combinational_verilogir=0ec2e1add334 top=__bfloat16__is_zero_or_subnormal system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T19:47:14.540632022+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/0d/a5/0da5a3e83bb69eac48b7529b3bfc2c6c8f9fe025f71531f164634b8b5af42c13/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
42516c3d900274120e6b9edc4a81f95715d12d6a34064e5749c0cdf2f0ae1df1verilog_filepayload/result.vbvc-artifacts/artifacts/42/51/42516c3d900274120e6b9edc4a81f95715d12d6a34064e5749c0cdf2f0ae1df1/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
4145af25e44626e708939084b5e945041ff7e7651685e566a47f76027ce58c1fnot queueddriver_aig_to_statsaig=0da5a3e83bb6Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig820bfb656afe9aa25c41a48f5aa548c50611fef62df3cd49899fa975917415e1f8
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-0da5a3e83bb69eac-560100-130 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/42/51/42516c3d900274120e6b9edc4a81f95715d12d6a34064e5749c0cdf2f0ae1df1/payload/result.v:/inputs/input.v:ro -v /home/cdleary/proj/xlsynth-bvc/flows/yosys_to_aig.ys:/inputs/flow.ys:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/0da5a3e83bb69eac48b7529b3bfc2c6c8f9fe025f71531f164634b8b5af42c13-560100-1771530432127212152/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__is_zero_or_subnormal xlsynth-bvc-yosys-abc:ubuntu24.04 bash -lc 
set -euo pipefail
{
  echo "read_verilog ${READ_VERILOG_FLAGS} /inputs/input.v"
  if [ -n "${VERILOG_TOP_MODULE_NAME:-}" ]; then
    echo "hierarchy -check -top ${VERILOG_TOP_MODULE_NAME}"
  fi
  echo "script /inputs/flow.ys"
  echo "write_aiger /outputs/result.aig"
} > /tmp/run.ys
yosys -s /tmp/run.ys
test -s /outputs/result.aig
Details JSON
{
  "flow": "yosys_script_to_aiger",
  "verilog_top_module_name": "__bfloat16__is_zero_or_subnormal",
  "yosys_runtime": {
    "docker_image": "xlsynth-bvc-yosys-abc:ubuntu24.04",
    "dockerfile": "docker/yosys-abc.Dockerfile"
  },
  "yosys_script_ref": {
    "path": "flows/yosys_to_aig.ys",
    "sha256": "b96ea6e2f96ce4442a7370366c13c8f8a38cfd4e0fcc12860d940d3f0a28b07a"
  }
}

Action JSON

{
  "action": "combo_verilog_to_yosys_abc_aig",
  "verilog_action_id": "42516c3d900274120e6b9edc4a81f95715d12d6a34064e5749c0cdf2f0ae1df1",
  "verilog_top_module_name": "__bfloat16__is_zero_or_subnormal",
  "yosys_script_ref": {
    "path": "flows/yosys_to_aig.ys",
    "sha256": "b96ea6e2f96ce4442a7370366c13c8f8a38cfd4e0fcc12860d940d3f0a28b07a"
  },
  "runtime": {
    "docker_image": "xlsynth-bvc-yosys-abc:ubuntu24.04",
    "dockerfile": "docker/yosys-abc.Dockerfile"
  }
}