/versions/

Action 05e5b61ea94f1c5fa73318d9f49c54f193eec94aed2606256855fc41efc0bb0e

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=14f2ca2f5f9b top=__bfloat16__fma

crate:v0.3.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id14f2ca2f5f9bd28ac5e5ea02fdf13d4612988e9b35c4d846ef5423aaa378f30edoneir_fn_to_combinational_verilogir=958b1ce7d0f3 top=__bfloat16__fma system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T21:48:17.481147077+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/05/e5/05e5b61ea94f1c5fa73318d9f49c54f193eec94aed2606256855fc41efc0bb0e/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
14f2ca2f5f9bd28ac5e5ea02fdf13d4612988e9b35c4d846ef5423aaa378f30everilog_filepayload/result.vbvc-artifacts/artifacts/14/f2/14f2ca2f5f9bd28ac5e5ea02fdf13d4612988e9b35c4d846ef5423aaa378f30e/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
c9cf719de0de0cb8402d60e86bbc0a5b9339f450a9af6017e502cc1fe534e64ddonedriver_aig_to_statsaig=05e5b61ea94fCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig697313013103082a68c4aa38e8188cb40c0a95d1f839ce367614475436602a65b4bd
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-05e5b61ea94f1c5f-1374217-1558 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/14/f2/14f2ca2f5f9bd28ac5e5ea02fdf13d4612988e9b35c4d846ef5423aaa378f30e/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/05e5b61ea94f1c5fa73318d9f49c54f193eec94aed2606256855fc41efc0bb0e-1374217-1771537695160587313/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__fma 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__fma",
  "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": "14f2ca2f5f9bd28ac5e5ea02fdf13d4612988e9b35c4d846ef5423aaa378f30e",
  "verilog_top_module_name": "__bfloat16__fma",
  "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"
  }
}