/versions/

Action fbb2a4a88c51f5fafd50fc5794d1cdb534aab15ee9c7d5034a0f2e4663726711

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=9a3a56ec4626 top=__bfloat16__ldexp

crate:v0.6.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id9a3a56ec46262fea481515e9301fa6b2453686e1ce015a99063f7a21b35552a8doneir_fn_to_combinational_verilogir=fd547e22ff3b top=__bfloat16__ldexp system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T23:37:45.951824314+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/fb/b2/fbb2a4a88c51f5fafd50fc5794d1cdb534aab15ee9c7d5034a0f2e4663726711/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
9a3a56ec46262fea481515e9301fa6b2453686e1ce015a99063f7a21b35552a8verilog_filepayload/result.vbvc-artifacts/artifacts/9a/3a/9a3a56ec46262fea481515e9301fa6b2453686e1ce015a99063f7a21b35552a8/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
27be2f298a0eedd48336a659c849775e41efac3045a0016ff42aaaefbe1d4474donedriver_aig_to_statsaig=fbb2a4a88c51Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig124186a6358f8d25c800a1816331fb64ddb44ef67114a0b72a6bf35802e41f98c504
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-fbb2a4a88c51f5fa-3016926-4124 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/9a/3a/9a3a56ec46262fea481515e9301fa6b2453686e1ce015a99063f7a21b35552a8/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/fbb2a4a88c51f5fafd50fc5794d1cdb534aab15ee9c7d5034a0f2e4663726711-3016926-1771544257321698645/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__ldexp 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__ldexp",
  "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": "9a3a56ec46262fea481515e9301fa6b2453686e1ce015a99063f7a21b35552a8",
  "verilog_top_module_name": "__bfloat16__ldexp",
  "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"
  }
}