/versions/

Action be7eaa1c059cfb16e0fdfe77c2009eedb97105fad40367453c30d170473000ac

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=6b10a7cf5003 top=__float32__has_fractional_part

crate:v0.20.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id6b10a7cf50038c371a019f034ae7fdbc7727ec27daa70169b8f59478d026885bdoneir_fn_to_combinational_verilogir=3b20b1ddd514 top=__float32__has_fractional_part system_verilog=falseverilog_file payload/result.v

Provenance

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

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/be/7e/be7eaa1c059cfb16e0fdfe77c2009eedb97105fad40367453c30d170473000ac/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
6b10a7cf50038c371a019f034ae7fdbc7727ec27daa70169b8f59478d026885bverilog_filepayload/result.vbvc-artifacts/artifacts/6b/10/6b10a7cf50038c371a019f034ae7fdbc7727ec27daa70169b8f59478d026885b/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
2b0b4ad47de126c30c2d96049a367db5d55b6e89e3a069991b887569a78db132donedriver_aig_to_statsaig=be7eaa1c059cCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig80f5fe8d2efec2416e4b7d1619dfef19fd79ad9d69480f2c28de203bfd08d5b3ec
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-be7eaa1c059cfb16-1374217-7210 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/6b/10/6b10a7cf50038c371a019f034ae7fdbc7727ec27daa70169b8f59478d026885b/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/be7eaa1c059cfb16e0fdfe77c2009eedb97105fad40367453c30d170473000ac-1374217-1771541641369167209/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float32__has_fractional_part 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__has_fractional_part",
  "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": "6b10a7cf50038c371a019f034ae7fdbc7727ec27daa70169b8f59478d026885b",
  "verilog_top_module_name": "__float32__has_fractional_part",
  "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"
  }
}