/versions/

Action a8e90f59a47b49ebadb134bbaba0c6c28c5e76b65cad0305cda7c66def869358

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=cc2b6b2a7fc4 top=__bfloat16__fma

crate:v0.6.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_idcc2b6b2a7fc40aaf72637d45ec0e5bd0b3b78ec6721da241be75dea188ea300bdoneir_fn_to_combinational_verilogir=45411fc31c95 top=__bfloat16__fma system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T23:14:26.037903716+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/a8/e9/a8e90f59a47b49ebadb134bbaba0c6c28c5e76b65cad0305cda7c66def869358/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
cc2b6b2a7fc40aaf72637d45ec0e5bd0b3b78ec6721da241be75dea188ea300bverilog_filepayload/result.vbvc-artifacts/artifacts/cc/2b/cc2b6b2a7fc40aaf72637d45ec0e5bd0b3b78ec6721da241be75dea188ea300b/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
6e61ec9433f9aa082511ae0ee090478e6db78c1c765f5f28e939a0d174e72494donedriver_aig_to_statsaig=a8e90f59a47bCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig697313013103082a68c4aa38e8188cb40c0a95d1f839ce367614475436602a65b4bd
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-a8e90f59a47b49eb-1374217-9045 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/cc/2b/cc2b6b2a7fc40aaf72637d45ec0e5bd0b3b78ec6721da241be75dea188ea300b/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/a8e90f59a47b49ebadb134bbaba0c6c28c5e76b65cad0305cda7c66def869358-1374217-1771542863189281174/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__fma 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__fma",
  "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": "cc2b6b2a7fc40aaf72637d45ec0e5bd0b3b78ec6721da241be75dea188ea300b",
  "verilog_top_module_name": "__bfloat16__fma",
  "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"
  }
}