/versions/

Action 22d94f79b7e3e26e601490915fbdb511ee249fe09979ad8774ce24ebc03c2e1a

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=124c4e2262d2 top=__float64__flatten

crate:v0.20.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id124c4e2262d25a6eff42f7400036f6eb2f9a6bba6269860984da867e5280934bdoneir_fn_to_combinational_verilogir=8379c4c64878 top=__float64__flatten system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T22:47:21.261578757+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/22/d9/22d94f79b7e3e26e601490915fbdb511ee249fe09979ad8774ce24ebc03c2e1a/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
124c4e2262d25a6eff42f7400036f6eb2f9a6bba6269860984da867e5280934bverilog_filepayload/result.vbvc-artifacts/artifacts/12/4c/124c4e2262d25a6eff42f7400036f6eb2f9a6bba6269860984da867e5280934b/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
32952776d3410e88e06406e2efbfe00823d723d089e4cd4c91ddfef1da14255adonedriver_aig_to_statsaig=22d94f79b7e3Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig269a25e04fc29e04c6c6d1001c5992362a1a6b74d46a4de3437dc2f0a78663792f9
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-22d94f79b7e3e26e-1374217-6304 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/12/4c/124c4e2262d25a6eff42f7400036f6eb2f9a6bba6269860984da867e5280934b/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/22d94f79b7e3e26e601490915fbdb511ee249fe09979ad8774ce24ebc03c2e1a-1374217-1771541239843773510/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__flatten 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__flatten",
  "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": "124c4e2262d25a6eff42f7400036f6eb2f9a6bba6269860984da867e5280934b",
  "verilog_top_module_name": "__float64__flatten",
  "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"
  }
}