/versions/

Action 2eab3410a4adb5efbd3cc75ab49dfd4e9541edd5a0429a9b5c2ce0dd1c24b77d

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=304519a5a6fd top=__float64__qnan

crate:v0.15.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id304519a5a6fdc09311340ca1718bbb870f1f2b3de33ff9114a27f96ac92759c3doneir_fn_to_combinational_verilogir=d8d30a0b5372 top=__float64__qnan system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T21:01:24.282528104+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/2e/ab/2eab3410a4adb5efbd3cc75ab49dfd4e9541edd5a0429a9b5c2ce0dd1c24b77d/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
304519a5a6fdc09311340ca1718bbb870f1f2b3de33ff9114a27f96ac92759c3verilog_filepayload/result.vbvc-artifacts/artifacts/30/45/304519a5a6fdc09311340ca1718bbb870f1f2b3de33ff9114a27f96ac92759c3/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
183bdaa2b0415445f0a265f347e07da2f937c55b3cbd2d8cc43a57cd8344d863donedriver_aig_to_statsaig=2eab3410a4adCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig1921f30b5d49acf542a550f304dd428be8e05e93fe753394412cd0fe89168f5e349
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-2eab3410a4adb5ef-989782-1792 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/30/45/304519a5a6fdc09311340ca1718bbb870f1f2b3de33ff9114a27f96ac92759c3/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/2eab3410a4adb5efbd3cc75ab49dfd4e9541edd5a0429a9b5c2ce0dd1c24b77d-989782-1771534883165900342/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__qnan 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__qnan",
  "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": "304519a5a6fdc09311340ca1718bbb870f1f2b3de33ff9114a27f96ac92759c3",
  "verilog_top_module_name": "__float64__qnan",
  "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"
  }
}