/versions/

Action df0509a82e6017ba39943f533343023cf492b55cdfa52ccb9d63e811991ff229

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=47e39fa5ce27 top=__hfloat16__sub

crate:v0.28.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id47e39fa5ce27822949bf6309bb02f207a3d44e4acb605af68811f3a652e286efdoneir_fn_to_combinational_verilogir=4bd754758f2e top=__hfloat16__sub system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-20T03:20:29.299124003+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/df/05/df0509a82e6017ba39943f533343023cf492b55cdfa52ccb9d63e811991ff229/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
47e39fa5ce27822949bf6309bb02f207a3d44e4acb605af68811f3a652e286efverilog_filepayload/result.vbvc-artifacts/artifacts/47/e3/47e39fa5ce27822949bf6309bb02f207a3d44e4acb605af68811f3a652e286ef/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
659bd5f43f6a0ce941b0224c827d1a1615da3c096bda08acf3cd2e10e3414615donedriver_aig_to_statsaig=df0509a82e60Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig245536879e30f6892dc65670e289944f0dc63ccc93e664b9a6f243c0ff8890bcc764
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-df0509a82e6017ba-3016926-19298 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/47/e3/47e39fa5ce27822949bf6309bb02f207a3d44e4acb605af68811f3a652e286ef/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/df0509a82e6017ba39943f533343023cf492b55cdfa52ccb9d63e811991ff229-3016926-1771557622967886316/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__hfloat16__sub 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": "__hfloat16__sub",
  "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": "47e39fa5ce27822949bf6309bb02f207a3d44e4acb605af68811f3a652e286ef",
  "verilog_top_module_name": "__hfloat16__sub",
  "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"
  }
}