/versions/

Action c17eaadd4e474b765bf73a69e4d483626085edb11dd8d6c66a391909b4a22d94

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=e7a29af92ad4 top=__hfloat16__one

crate:v0.27.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_ide7a29af92ad45f738704c4cce429d3e822ff6d3e0bf6ce0bd1f4597c73782bd9doneir_fn_to_combinational_verilogir=f2f6dd903128 top=__hfloat16__one system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T20:02:55.819137986+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/c1/7e/c17eaadd4e474b765bf73a69e4d483626085edb11dd8d6c66a391909b4a22d94/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
e7a29af92ad45f738704c4cce429d3e822ff6d3e0bf6ce0bd1f4597c73782bd9verilog_filepayload/result.vbvc-artifacts/artifacts/e7/a2/e7a29af92ad45f738704c4cce429d3e822ff6d3e0bf6ce0bd1f4597c73782bd9/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
44b7d761f9179e8b1ccc606fc6377e63347e436b2b3d96250d344fde469fc6cbnot queueddriver_aig_to_statsaig=c17eaadd4e47Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig963a9fa5e36dd2b1059b958dcc9e6e351dde323b44933b516564653159a2d88ff9
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-c17eaadd4e474b76-560100-2628 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/e7/a2/e7a29af92ad45f738704c4cce429d3e822ff6d3e0bf6ce0bd1f4597c73782bd9/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/c17eaadd4e474b765bf73a69e4d483626085edb11dd8d6c66a391909b4a22d94-560100-1771531374802399867/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__hfloat16__one 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": "__hfloat16__one",
  "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": "e7a29af92ad45f738704c4cce429d3e822ff6d3e0bf6ce0bd1f4597c73782bd9",
  "verilog_top_module_name": "__hfloat16__one",
  "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"
  }
}