/versions/

Action db0e084aa9389f25a7c6adb9688323277e170a1d193480c11d7ca3e0d0bcfdf8

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=84a2917f1586 top=__float32__is_neg_inf

crate:v0.14.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id84a2917f158642e01f5358fb20b647d99398690f1b28b946849fff335df9ccecdoneir_fn_to_combinational_verilogir=bec6c40ec02a top=__float32__is_neg_inf system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-20T02:41:47.842558648+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/db/0e/db0e084aa9389f25a7c6adb9688323277e170a1d193480c11d7ca3e0d0bcfdf8/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
84a2917f158642e01f5358fb20b647d99398690f1b28b946849fff335df9ccecverilog_filepayload/result.vbvc-artifacts/artifacts/84/a2/84a2917f158642e01f5358fb20b647d99398690f1b28b946849fff335df9ccec/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
fcf52c45dbf60c847074e44535a17d4bb9bf71d6f6ad34b34a4092c7595655dadonedriver_aig_to_statsaig=db0e084aa938Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig132b9688c1825ca20cbd66384fc2fd9aa54352f2bf00f02fba5d087fe5d272b33eb
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-db0e084aa9389f25-3016926-11811 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/84/a2/84a2917f158642e01f5358fb20b647d99398690f1b28b946849fff335df9ccec/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/db0e084aa9389f25a7c6adb9688323277e170a1d193480c11d7ca3e0d0bcfdf8-3016926-1771555299810503367/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float32__is_neg_inf 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": "__float32__is_neg_inf",
  "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": "84a2917f158642e01f5358fb20b647d99398690f1b28b946849fff335df9ccec",
  "verilog_top_module_name": "__float32__is_neg_inf",
  "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"
  }
}