/versions/

Action 81d40e2a005a89fb0beacfddc8e1387cc697b5d8ddb05304e9474bd7c66d88c0

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=bbbbff847eb1 top=__float64__is_neg_inf

crate:v0.28.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_idbbbbff847eb1a9a6311b8643659d1ced57301a8f856ed00034393992feefd22fdoneir_fn_to_combinational_verilogir=10668260cb56 top=__float64__is_neg_inf system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-20T03:10:27.121313972+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/81/d4/81d40e2a005a89fb0beacfddc8e1387cc697b5d8ddb05304e9474bd7c66d88c0/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
bbbbff847eb1a9a6311b8643659d1ced57301a8f856ed00034393992feefd22fverilog_filepayload/result.vbvc-artifacts/artifacts/bb/bb/bbbbff847eb1a9a6311b8643659d1ced57301a8f856ed00034393992feefd22f/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
930c47468b39f8f74dd28d0cd506ffa2e7bbb048408099467054982639be7465donedriver_aig_to_statsaig=81d40e2a005aCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig207aa6ff1b5c15de1ddffdb3d2b8930927b8799a08d96ee77baf6656aa9b10e18bb
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-81d40e2a005a89fb-3016926-17275 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/bb/bb/bbbbff847eb1a9a6311b8643659d1ced57301a8f856ed00034393992feefd22f/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/81d40e2a005a89fb0beacfddc8e1387cc697b5d8ddb05304e9474bd7c66d88c0-3016926-1771557017693098941/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__is_neg_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_neg_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": "bbbbff847eb1a9a6311b8643659d1ced57301a8f856ed00034393992feefd22f",
  "verilog_top_module_name": "__float64__is_neg_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"
  }
}