/versions/

Action f088aa95ca1a17bab64799779d8a0bfb450411ea12ff01643d274acdd5b7fced

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=20b391092133 top=__bfloat16__gte_2

crate:v0.13.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id20b391092133fb07a8623eb305d5c2312c4429d3086aa73d4c712051ee12740cdoneir_fn_to_combinational_verilogir=e24f5dfc4bf8 top=__bfloat16__gte_2 system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-20T02:49:08.037576575+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/f0/88/f088aa95ca1a17bab64799779d8a0bfb450411ea12ff01643d274acdd5b7fced/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
20b391092133fb07a8623eb305d5c2312c4429d3086aa73d4c712051ee12740cverilog_filepayload/result.vbvc-artifacts/artifacts/20/b3/20b391092133fb07a8623eb305d5c2312c4429d3086aa73d4c712051ee12740c/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
41caaef81091c8a2022b34b90f750c392c7d58714bba0975bd9a54d8302f1276donedriver_aig_to_statsaig=f088aa95ca1aCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig412b6dafb114d83a779d2a12b6dc9d745f73f9cd9214abcf9b83b11144897e839ef
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-f088aa95ca1a17ba-3016926-13376 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/20/b3/20b391092133fb07a8623eb305d5c2312c4429d3086aa73d4c712051ee12740c/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/f088aa95ca1a17bab64799779d8a0bfb450411ea12ff01643d274acdd5b7fced-3016926-1771555740408719594/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__gte_2 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": "__bfloat16__gte_2",
  "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": "20b391092133fb07a8623eb305d5c2312c4429d3086aa73d4c712051ee12740c",
  "verilog_top_module_name": "__bfloat16__gte_2",
  "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"
  }
}