/versions/

Action 63a07b75a0e0745a45a01be47bbad57c87680e4b15e585b05ae84c23512cc88f

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=f25970f6f75c top=__float64__bias

crate:v0.15.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_idf25970f6f75c3df4a19d322671845eb39fe91a51df636f2727fc932a1f5b3735doneir_fn_to_combinational_verilogir=4fccdba6bc2e top=__float64__bias system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T21:05:44.813955652+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/63/a0/63a07b75a0e0745a45a01be47bbad57c87680e4b15e585b05ae84c23512cc88f/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
f25970f6f75c3df4a19d322671845eb39fe91a51df636f2727fc932a1f5b3735verilog_filepayload/result.vbvc-artifacts/artifacts/f2/59/f25970f6f75c3df4a19d322671845eb39fe91a51df636f2727fc932a1f5b3735/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
2dbf57c5b3e086c5c86ad4ae38754da8d2db3c195ac07eda58c2819e3dad1b5adonedriver_aig_to_statsaig=63a07b75a0e0Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig159c2572951426290cd62c694f3587c744008c62b99656996f2df3999029b9366b1
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-63a07b75a0e0745a-1250608-29 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f2/59/f25970f6f75c3df4a19d322671845eb39fe91a51df636f2727fc932a1f5b3735/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/63a07b75a0e0745a45a01be47bbad57c87680e4b15e585b05ae84c23512cc88f-1250608-1771535143995625727/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__bias 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__bias",
  "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": "f25970f6f75c3df4a19d322671845eb39fe91a51df636f2727fc932a1f5b3735",
  "verilog_top_module_name": "__float64__bias",
  "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"
  }
}