/versions/

Action 8c6e4e51f1650e9cb9dff9e0f8c4e08f09118420b5a03a671987fc627cb745a7

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=7eb307062e69 top=__float64__mul

crate:v0.20.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id7eb307062e69ed589839c3f2784238da0715f11cb5935b270779b6b00d54fe4adoneir_fn_to_combinational_verilogir=8ce116f1808f top=__float64__mul system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T22:49:54.821527527+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/8c/6e/8c6e4e51f1650e9cb9dff9e0f8c4e08f09118420b5a03a671987fc627cb745a7/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
7eb307062e69ed589839c3f2784238da0715f11cb5935b270779b6b00d54fe4averilog_filepayload/result.vbvc-artifacts/artifacts/7e/b3/7eb307062e69ed589839c3f2784238da0715f11cb5935b270779b6b00d54fe4a/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
ff0994f5fc6a1c85ebad7aa213a94c64669eed0fd9c3ddaec4549b777e575738donedriver_aig_to_statsaig=8c6e4e51f165Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig60370465436ab2c995de440dec1a53b7a793761b83a401d1b4ed10823d2bec88eabf7
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-8c6e4e51f1650e9c-1374217-6056 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/7e/b3/7eb307062e69ed589839c3f2784238da0715f11cb5935b270779b6b00d54fe4a/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/8c6e4e51f1650e9cb9dff9e0f8c4e08f09118420b5a03a671987fc627cb745a7-1374217-1771541141036457865/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__mul 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__mul",
  "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": "7eb307062e69ed589839c3f2784238da0715f11cb5935b270779b6b00d54fe4a",
  "verilog_top_module_name": "__float64__mul",
  "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"
  }
}