/versions/

Action db9801e24b5ea98189c30b75c54e6eb908bbd75197b30f701dc01b040ce5b1d0

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=793783dcde59 top=__float64__is_pos_inf

crate:v0.20.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id793783dcde59549b2009f37b80755a9b089261286fe532b021b9193fe4f1ecf1doneir_fn_to_combinational_verilogir=3ce2f1923941 top=__float64__is_pos_inf system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T22:54:42.889883268+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/db/98/db9801e24b5ea98189c30b75c54e6eb908bbd75197b30f701dc01b040ce5b1d0/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
793783dcde59549b2009f37b80755a9b089261286fe532b021b9193fe4f1ecf1verilog_filepayload/result.vbvc-artifacts/artifacts/79/37/793783dcde59549b2009f37b80755a9b089261286fe532b021b9193fe4f1ecf1/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
f2dde94883a43a6ff9037ea9e4c464759bd069e47cb15fd453ff24571bced446donedriver_aig_to_statsaig=db9801e24b5eCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig207d229dc87e048572ecb7477ae8931caf09805a7695d4613bb787a7bf72dc8804c
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-db9801e24b5ea981-1374217-7308 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/79/37/793783dcde59549b2009f37b80755a9b089261286fe532b021b9193fe4f1ecf1/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/db9801e24b5ea98189c30b75c54e6eb908bbd75197b30f701dc01b040ce5b1d0-1374217-1771541681526504329/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__is_pos_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": "__float64__is_pos_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": "793783dcde59549b2009f37b80755a9b089261286fe532b021b9193fe4f1ecf1",
  "verilog_top_module_name": "__float64__is_pos_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"
  }
}