/versions/

Action d907ea5e6fa1b1dbe8a0dbedc73a8f4d0767239bdfbfaf30fbfc131d05d71873

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=fc7ccf92b32d top=__float32__inf

crate:v0.27.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_idfc7ccf92b32d65181049db2d2043d2dbe75bac4eec5192ba439d75695adc3a3fdoneir_fn_to_combinational_verilogir=65edf2f1f254 top=__float32__inf system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T20:05:28.327526524+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/d9/07/d907ea5e6fa1b1dbe8a0dbedc73a8f4d0767239bdfbfaf30fbfc131d05d71873/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
fc7ccf92b32d65181049db2d2043d2dbe75bac4eec5192ba439d75695adc3a3fverilog_filepayload/result.vbvc-artifacts/artifacts/fc/7c/fc7ccf92b32d65181049db2d2043d2dbe75bac4eec5192ba439d75695adc3a3f/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
ceb1ee1e6496733c2e15245b40c7494b4f1982ae9198db43407c042d286a3fc7not queueddriver_aig_to_statsaig=d907ea5e6fa1Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig128d48ddf6689cf46eadce903b50ea312862a4d4a620c09006b68149cbd181420cc
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-d907ea5e6fa1b1db-560100-2998 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/fc/7c/fc7ccf92b32d65181049db2d2043d2dbe75bac4eec5192ba439d75695adc3a3f/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/d907ea5e6fa1b1dbe8a0dbedc73a8f4d0767239bdfbfaf30fbfc131d05d71873-560100-1771531527814884547/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float32__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__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": "fc7ccf92b32d65181049db2d2043d2dbe75bac4eec5192ba439d75695adc3a3f",
  "verilog_top_module_name": "__float32__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"
  }
}